mirror of
https://github.com/bitwarden/server.git
synced 2025-05-27 14:24:56 -05:00
com.bitwarden.project label to setup dockerfile
This commit is contained in:
parent
4c3da35f76
commit
5136b191f1
@ -1,6 +1,6 @@
|
||||
FROM microsoft/dotnet:2.1.5-runtime
|
||||
|
||||
LABEL com.bitwarden.product="bitwarden"
|
||||
LABEL com.bitwarden.product="bitwarden" com.bitwarden.project="setup"
|
||||
|
||||
RUN apt-get update \
|
||||
&& apt-get install -y --no-install-recommends \
|
||||
|
Loading…
x
Reference in New Issue
Block a user