mirror of
https://github.com/bitwarden/server
synced 2026-01-09 12:03:21 +00:00
Add a bitwarden label to docker images (#305)
* Add a bitwarden label to docker images * Prefix label with reverse DNS
This commit is contained in:
@@ -1,2 +1,5 @@
|
||||
FROM microsoft/aspnetcore:2.0.6
|
||||
|
||||
LABEL com.bitwarden.product="bitwarden"
|
||||
|
||||
COPY obj/Docker/publish /bitwarden_server
|
||||
|
||||
Reference in New Issue
Block a user