We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 672f7c4 commit 58a3fd2Copy full SHA for 58a3fd2
2 files changed
Dockerfile
@@ -7,8 +7,7 @@ LABEL build_version="Linuxserver.io version:- ${VERSION} Build-date:- ${BUILD_DA
7
LABEL maintainer="thelamer"
8
9
# title
10
-ENV TITLE="Fedora XFCE" \
11
- NO_GAMEPAD="true"
+ENV TITLE="Fedora XFCE"
12
13
RUN \
14
echo "**** add icon ****" && \
Dockerfile.aarch64
0 commit comments