add title

This commit is contained in:
ryan.kuba 2023-04-09 16:59:35 -07:00
parent da3aa990a2
commit a49ee5188a

View File

@ -7,6 +7,9 @@ ARG VERSION
LABEL build_version="Linuxserver.io version:- ${VERSION} Build-date:- ${BUILD_DATE}"
LABEL maintainer="thelamer"
# title
ENV TITLE=Github-Desktop
RUN \
echo "**** install packages ****" && \
apt-get update && \