add title

This commit is contained in:
thelamer
2023-04-09 17:01:07 -07:00
parent 7b13c502f2
commit 184ec7701b
2 changed files with 6 additions and 0 deletions

View File

@@ -6,6 +6,9 @@ ARG VERSION
LABEL build_version="Linuxserver.io version:- ${VERSION} Build-date:- ${BUILD_DATE}"
LABEL maintainer="thelamer"
# title
ENV TITLE=Chromium
RUN \
echo "**** install packages ****" && \
apk add --no-cache \