mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-22 11:45:59 +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
192eb7e7c9
commit
c1a0818376
@ -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