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 1cb8bf5 commit 272a830Copy full SHA for 272a830
2 files changed
Dockerfile
@@ -10,7 +10,8 @@ LABEL build_version="Linuxserver.io version:- ${VERSION} Build-date:- ${BUILD_DA
10
LABEL maintainer="thelamer"
11
12
# title
13
-ENV TITLE=darktable
+ENV TITLE=darktable \
14
+ NO_GAMEPAD=true
15
16
RUN \
17
echo "**** add icon ****" && \
Dockerfile.aarch64
0 commit comments