mirror of
https://github.com/bitwarden/server.git
synced 2025-02-01 23:31:41 +01: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…
Reference in New Issue
Block a user