mirror of
https://github.com/bitwarden/server
synced 2026-01-09 20:13:24 +00:00
com.bitwarden.project label to setup dockerfile
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user