mirror of
https://github.com/bitwarden/server
synced 2025-12-20 10:13:39 +00:00
3 lines
72 B
Docker
3 lines
72 B
Docker
FROM microsoft/aspnetcore:2.0
|
|
COPY obj/Docker/publish /bitwarden_server
|