1
0
mirror of https://github.com/bitwarden/server.git synced 2025-01-15 20:41:35 +01:00
bitwarden-server/util/Server/Dockerfile

6 lines
133 B
Docker
Raw Normal View History

2019-05-07 17:14:37 +02:00
FROM mcr.microsoft.com/dotnet/core/aspnet:2.1.10
LABEL com.bitwarden.product="bitwarden"
COPY obj/Docker/publish /bitwarden_server