1
0
mirror of https://github.com/bitwarden/server.git synced 2025-01-21 21:41:21 +01:00
bitwarden-server/util/Server/Dockerfile
2018-09-11 13:29:34 -04:00

6 lines
131 B
Docker

FROM microsoft/dotnet:2.1.4-aspnetcore-runtime
LABEL com.bitwarden.product="bitwarden"
COPY obj/Docker/publish /bitwarden_server