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

6 lines
116 B
Docker
Raw Normal View History

2018-03-28 16:13:01 +02:00
FROM microsoft/aspnetcore:2.0.6
LABEL com.bitwarden.product="bitwarden"
COPY obj/Docker/publish /bitwarden_server