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