1
0
mirror of https://github.com/bitwarden/server.git synced 2025-04-05 13:08:17 -05:00
bitwarden/util/Server/Dockerfile
2018-10-08 16:14:22 -04:00

6 lines
131 B
Docker

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