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 cf67b3b commit 6e81bb8Copy full SHA for 6e81bb8
Dockerfile
@@ -7,7 +7,8 @@ LABEL build_version="Linuxserver.io version:- ${VERSION} Build-date:- ${BUILD_DA
7
LABEL maintainer="thelamer"
8
9
# title
10
-ENV TITLE="Arch i3"
+ENV TITLE="Arch i3" \
11
+ SELKIES_WAYLAND_SOCKET_INDEX=2
12
13
RUN \
14
echo "**** add icon ****" && \
Dockerfile.aarch64
0 commit comments