1
0
mirror of https://github.com/bitwarden/server.git synced 2025-04-05 05:00:19 -05:00
bitwarden/util/Server/Dockerfile
2019-05-07 11:14:37 -04:00

6 lines
133 B
Docker

FROM mcr.microsoft.com/dotnet/core/aspnet:2.1.10
LABEL com.bitwarden.product="bitwarden"
COPY obj/Docker/publish /bitwarden_server