mirror of
https://github.com/bitwarden/server
synced 2025-12-15 07:43:54 +00:00
3 lines
74 B
Docker
3 lines
74 B
Docker
FROM microsoft/aspnetcore:2.0.6
|
|
COPY obj/Docker/publish /bitwarden_server
|