mirror of
https://github.com/linuxserver/docker-darktable.git
synced 2026-02-23 00:00:56 +08:00
disable gamepad
This commit is contained in:
parent
1cb8bf5038
commit
272a830960
@ -10,7 +10,8 @@ LABEL build_version="Linuxserver.io version:- ${VERSION} Build-date:- ${BUILD_DA
|
||||
LABEL maintainer="thelamer"
|
||||
|
||||
# title
|
||||
ENV TITLE=darktable
|
||||
ENV TITLE=darktable \
|
||||
NO_GAMEPAD=true
|
||||
|
||||
RUN \
|
||||
echo "**** add icon ****" && \
|
||||
|
||||
@ -10,7 +10,8 @@ LABEL build_version="Linuxserver.io version:- ${VERSION} Build-date:- ${BUILD_DA
|
||||
LABEL maintainer="thelamer"
|
||||
|
||||
# title
|
||||
ENV TITLE=darktable
|
||||
ENV TITLE=darktable \
|
||||
NO_GAMEPAD=true
|
||||
|
||||
RUN \
|
||||
echo "**** add icon ****" && \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user