mirror of
https://github.com/bitwarden/server
synced 2025-12-21 18:53:41 +00:00
3 lines
72 B
Docker
3 lines
72 B
Docker
FROM microsoft/aspnetcore:2.0
|
|
COPY obj/Docker/publish /bitwarden_server
|