mirror of
https://github.com/bitwarden/server.git
synced 2024-11-23 12:25:16 +01:00
3 lines
72 B
Docker
3 lines
72 B
Docker
|
FROM microsoft/aspnetcore:2.0
|
||
|
COPY obj/Docker/publish /bitwarden_server
|