add label for kasm cleanup support

This commit is contained in:
thelamer 2023-04-26 10:15:11 -04:00
parent 0152202d38
commit 3afe1705d8
2 changed files with 2 additions and 0 deletions

View File

@ -239,6 +239,7 @@ ARG VERSION
ARG KASMBINS_RELEASE="1.13.0"
LABEL build_version="Linuxserver.io version:- ${VERSION} Build-date:- ${BUILD_DATE}"
LABEL maintainer="thelamer"
LABEL "com.kasmweb.image"="true"
# env
ENV DISPLAY=:1 \

View File

@ -249,6 +249,7 @@ ARG VERSION
ARG KASMBINS_RELEASE="1.13.0"
LABEL build_version="Linuxserver.io version:- ${VERSION} Build-date:- ${BUILD_DATE}"
LABEL maintainer="thelamer"
LABEL "com.kasmweb.image"="true"
# env
ENV DISPLAY=:1 \