1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-25 12:45:18 +01:00
bitwarden-server/util/Server/Dockerfile

6 lines
131 B
Docker
Raw Normal View History

2018-08-01 16:07:20 +02:00
FROM microsoft/dotnet:2.1.2-aspnetcore-runtime
LABEL com.bitwarden.product="bitwarden"
COPY obj/Docker/publish /bitwarden_server