mirror of
https://github.com/bitwarden/browser
synced 2025-01-01 04:38:20 +01:00
Add a bitwarden label to docker images (#210)
* Add a bitwarden label to docker images * Prefix label with reverse DNS
This commit is contained in:
parent
ecfecd295a
commit
473fc1a766
@ -1,5 +1,7 @@
|
||||
FROM bitwarden/server
|
||||
|
||||
LABEL com.bitwarden.product="bitwarden"
|
||||
|
||||
RUN apt-get update \
|
||||
&& apt-get install -y --no-install-recommends \
|
||||
gosu \
|
||||
|
Loading…
Reference in New Issue
Block a user