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

6 lines
130 B
Docker
Raw Normal View History

2020-01-10 14:33:13 +01:00
FROM mcr.microsoft.com/dotnet/core/aspnet:3.1
LABEL com.bitwarden.product="bitwarden"
COPY obj/Docker/publish /bitwarden_server