2025-10-18 20:41:57 UTC
933 MB
false
DISABLE_ZINKfalse
DISPLAY:1
HOME/config
LANGen_US.UTF-8
LANGUAGEen_US.UTF-8
LSIO_FIRST_PARTYtrue
NO_GAMEPADtrue
NVIDIA_DRIVER_CAPABILITIESall
PATH/lsiopy/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PERL5LIB/usr/local/bin
PULSE_RUNTIME_PATH/defaults
S6_CMD_WAIT_FOR_SERVICES_MAXTIME0
S6_STAGE2_HOOK/docker-mods
S6_VERBOSITY1
SELKIES_INTERPOSER/usr/lib/selkies_joystick_interposer.so
START_DOCKERtrue
TERMxterm
TITLEFirefox
VIRTUAL_ENV/lsiopy
[#000] sha256:29f92fc53431a327e30b056f5d34bc27b99ae43208ad560265acdd56d09c61c1 - 3.35% (31.3 MB)
[#001] sha256:f6a4c3e338ed76d3e90c1ce7a15013a45c9b55febc952bc905eed245ce0bb8d2 - 0.0% (6.09 KB)
[#002] sha256:0d8f44af85175b669986a1d6aa5982b2e344d1cc16b5731dc72bbf198c1430fc - 0.0% (1.33 KB)
[#003] sha256:c8c7a304665c9bb7ce95679976b36b9da98c3596d493e8618fc61c044b4e2298 - 0.0% (701 Bytes)
[#004] sha256:50a875240e3dd6a36edfa158fbab5b727d7a83b1f9850638e787b08b4f3fb40f - 0.0% (428 Bytes)
[#005] sha256:d0d359d8a2802742d116cfa949af6a9a83f8c650ed63846c4c966dfe70681b89 - 0.0% (271 Bytes)
[#006] sha256:08f9387c4c26da30feb7070928dd5c2dcf84cd9a30a189168be72b9c3e479fdd - 1.58% (14.7 MB)
[#007] sha256:e33c5494cc6c23573418c83a25eddd8ff788102e7561e23850f79b969a7c53c5 - 0.0% (4.52 KB)
[#008] sha256:a57359e2dc6aa9cb717ae76fb4e8313386ae12f729dd2a8cb695766c16fd772a - 81.6% (762 MB)
[#009] sha256:756185a3667be4139858efd51580cdda4a61190e3bc8c55b8e108ca0a1265574 - 0.0% (12.4 KB)
[#010] sha256:2f24c6b381c185e181b6ef383194679877bac1c3a368b188e1677de11b19d401 - 0.12% (1.12 MB)
[#011] sha256:fc9b9ec97611fd13385896ae53ea81a8048fef1bc4d000b452a794e622c81f7e - 0.11% (1.04 MB)
[#012] sha256:377cacb7321818b79c52072f29815b7f65c3b3f93526a6ddee8d31df3fbe41dd - 13.24% (124 MB)
[#013] sha256:94e9c010ccb28ab2bf1d336dfa670b4f0d4108e9e33f205404dd786dfdff0a6a - 0.0% (434 Bytes)
COPY /root-out/ / # buildkit
2025-10-14 23:34:08 UTC (buildkit.dockerfile.v0)ARG BUILD_DATE=2025-10-14T23:32:10+00:00
2025-10-14 23:34:08 UTC (buildkit.dockerfile.v0)ARG VERSION=36b6b93c-ls51
2025-10-14 23:34:08 UTC (buildkit.dockerfile.v0)ARG MODS_VERSION=v3
2025-10-14 23:34:08 UTC (buildkit.dockerfile.v0)ARG PKG_INST_VERSION=v1
2025-10-14 23:34:08 UTC (buildkit.dockerfile.v0)ARG LSIOWN_VERSION=v1
2025-10-14 23:34:08 UTC (buildkit.dockerfile.v0)ARG WITHCONTENV_VERSION=v1
2025-10-14 23:34:08 UTC (buildkit.dockerfile.v0)LABEL build_version=Linuxserver.io version:- 36b6b93c-ls51 Build-date:- 2025-10-14T23:32:10+00:00
2025-10-14 23:34:08 UTC (buildkit.dockerfile.v0)LABEL maintainer=TheLamer
2025-10-14 23:34:08 UTC (buildkit.dockerfile.v0)ADD --chmod=755 https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/docker-mods.v3 /docker-mods # buildkit
2025-10-14 23:34:08 UTC (buildkit.dockerfile.v0)ADD --chmod=755 https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/package-install.v1 /etc/s6-overlay/s6-rc.d/init-mods-package-install/run # buildkit
2025-10-14 23:34:08 UTC (buildkit.dockerfile.v0)ADD --chmod=755 https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/lsiown.v1 /usr/bin/lsiown # buildkit
2025-10-14 23:34:08 UTC (buildkit.dockerfile.v0)ADD --chmod=755 https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/with-contenv.v1 /usr/bin/with-contenv # buildkit
2025-10-14 23:34:08 UTC (buildkit.dockerfile.v0)ARG DEBIAN_FRONTEND=noninteractive
2025-10-14 23:34:08 UTC (buildkit.dockerfile.v0)ENV HOME=/root LANGUAGE=en_US.UTF-8 LANG=en_US.UTF-8 TERM=xterm S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0 S6_VERBOSITY=1 S6_STAGE2_HOOK=/docker-mods VIRTUAL_ENV=/lsiopy PATH=/lsiopy/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2025-10-14 23:34:08 UTC (buildkit.dockerfile.v0)COPY sources.list.arm /etc/apt/sources.list # buildkit
2025-10-14 23:34:36 UTC (buildkit.dockerfile.v0)RUN |7 BUILD_DATE=2025-10-14T23:32:10+00:00 VERSION=36b6b93c-ls51 MODS_VERSION=v3 PKG_INST_VERSION=v1 LSIOWN_VERSION=v1 WITHCONTENV_VERSION=v1 DEBIAN_FRONTEND=noninteractive /bin/sh -c echo "**** Ripped from Ubuntu Docker Logic ****" && rm -f /etc/apt/sources.list.d/ubuntu.sources && set -xe && echo '#!/bin/sh' > /usr/sbin/policy-rc.d && echo 'exit 101' >> /usr/sbin/policy-rc.d && chmod +x /usr/sbin/policy-rc.d && dpkg-divert --local --rename --add /sbin/initctl && cp -a /usr/sbin/policy-rc.d /sbin/initctl && sed -i 's/^exit.*/exit 0/' /sbin/initctl && echo 'force-unsafe-io' > /etc/dpkg/dpkg.cfg.d/docker-apt-speedup && echo 'DPkg::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' > /etc/apt/apt.conf.d/docker-clean && echo 'APT::Update::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' >> /etc/apt/apt.conf.d/docker-clean && echo 'Dir::Cache::pkgcache ""; Dir::Cache::srcpkgcache "";' >> /etc/apt/apt.conf.d/docker-clean && echo 'Acquire::Languages "none";' > /etc/apt/apt.conf.d/docker-no-languages && echo 'Acquire::GzipIndexes "true"; Acquire::CompressionTypes::Order:: "gz";' > /etc/apt/apt.conf.d/docker-gzip-indexes && echo 'Apt::AutoRemove::SuggestsImportant "false";' > /etc/apt/apt.conf.d/docker-autoremove-suggests && mkdir -p /run/systemd && echo 'docker' > /run/systemd/container && echo "**** install apt-utils and locales ****" && apt-get update && apt-get upgrade -y && apt-get install -y apt-utils locales && echo "**** install packages ****" && apt-get install -y catatonit cron curl gnupg jq netcat-openbsd systemd-standalone-sysusers tzdata && echo "**** generate locale ****" && locale-gen en_US.UTF-8 && echo "**** create abc user and make our folders ****" && useradd -u 911 -U -d /config -s /bin/false abc && usermod -G users abc && mkdir -p /app /config /defaults /lsiopy && echo "**** cleanup ****" && userdel ubuntu && apt-get autoremove && apt-get clean && rm -rf /tmp/* /var/lib/apt/lists/* /var/tmp/* /var/log/* # buildkit
2025-10-14 23:34:36 UTC (buildkit.dockerfile.v0)COPY root/ / # buildkit
2025-10-14 23:34:36 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/init"]
2025-10-18 02:31:17 UTC (buildkit.dockerfile.v0)ARG BUILD_DATE=2025-10-18T02:18:00+00:00
2025-10-18 02:31:17 UTC (buildkit.dockerfile.v0)ARG VERSION=f57937b9-ls107
2025-10-18 02:31:17 UTC (buildkit.dockerfile.v0)LABEL build_version=Linuxserver.io version:- f57937b9-ls107 Build-date:- 2025-10-18T02:18:00+00:00
2025-10-18 02:31:17 UTC (buildkit.dockerfile.v0)LABEL maintainer=thelamer
2025-10-18 02:31:17 UTC (buildkit.dockerfile.v0)ENV DISPLAY=:1 PERL5LIB=/usr/local/bin HOME=/config START_DOCKER=true PULSE_RUNTIME_PATH=/defaults SELKIES_INTERPOSER=/usr/lib/selkies_joystick_interposer.so NVIDIA_DRIVER_CAPABILITIES=all DISABLE_ZINK=false DISABLE_DRI3=false TITLE=Selkies
2025-10-18 02:31:17 UTC (buildkit.dockerfile.v0)RUN |2 BUILD_DATE=2025-10-18T02:18:00+00:00 VERSION=f57937b9-ls107 /bin/sh -c echo "**** dev deps ****" && apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install --no-install-recommends -y python3-dev && echo "**** enable locales ****" && sed -i '/locale/d' /etc/dpkg/dpkg.cfg.d/excludes && echo "**** install deps ****" && curl -fsSL https://download.docker.com/linux/ubuntu/gpg | tee /usr/share/keyrings/docker.asc >/dev/null && echo "deb [arch=arm64 signed-by=/usr/share/keyrings/docker.asc] https://download.docker.com/linux/ubuntu noble stable" > /etc/apt/sources.list.d/docker.list && curl -fsSL https://deb.nodesource.com/setup_22.x | bash - && apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install --no-install-recommends -y breeze-cursor-theme ca-certificates cmake console-data containerd.io dbus-x11 docker-buildx-plugin docker-ce docker-ce-cli docker-compose-plugin dunst file fonts-noto-cjk fonts-noto-color-emoji fonts-noto-core fuse-overlayfs g++ gcc git kbd libatk1.0-0 libatk-bridge2.0-0 libev4 libfontenc1 libfreetype6 libgbm1 libgcrypt20 libgirepository-1.0-1 libgl1-mesa-dri libglu1-mesa libgnutls30 libgtk-3.0 libjpeg-turbo8 libnginx-mod-http-fancyindex libnotify-bin libnss3 libopus0 libp11-kit0 libpam0g libtasn1-6 libvulkan1 libx11-6 libx264-164 libxau6 libxcb1 libxcb-icccm4 libxcb-image0 libxcb-keysyms1 libxcb-render-util0 libxcursor1 libxdmcp6 libxext6 libxfconf-0-3 libxfixes3 libxfont2 libxinerama1 libxkbcommon-x11-0 libxshmfence1 libxtst6 locales-all make mesa-libgallium mesa-va-drivers mesa-vulkan-drivers nginx openbox openssh-client openssl pciutils procps psmisc pulseaudio pulseaudio-utils python3 python3-venv software-properties-common ssl-cert stterm sudo tar util-linux vulkan-tools x11-apps x11-common x11-utils x11-xkb-utils x11-xserver-utils xauth xclip xcvt xdg-utils xdotool xfconf xfonts-base xkb-data xsel xserver-common xserver-xorg-core xserver-xorg-video-amdgpu xserver-xorg-video-ati xserver-xorg-video-nouveau xsettingsd xterm xutils xvfb zlib1g && echo "**** install selkies ****" && SELKIES_RELEASE=$(curl -sX GET "https://api.github.com/repos/selkies-project/selkies/releases/latest" | awk '/tag_name/{print $4;exit}' FS='[""]') && curl -o /tmp/selkies.tar.gz -L "https://github.com/selkies-project/selkies/archive/fe93efd4c59aed20ede8562b3b9d9e815443f097.tar.gz" && cd /tmp && tar xf selkies.tar.gz && cd selkies-* && sed -i '/cryptography/d' pyproject.toml && python3 -m venv --system-site-packages /lsiopy && pip install . && pip install setuptools && echo "**** install selkies interposer ****" && cd addons/js-interposer && gcc -shared -fPIC -ldl -o selkies_joystick_interposer.so joystick_interposer.c && mv selkies_joystick_interposer.so /usr/lib/selkies_joystick_interposer.so && echo "**** install selkies fake udev ****" && cd ../fake-udev && make && mkdir /opt/lib && mv libudev.so.1.0.0-fake /opt/lib/ && echo "**** add icon ****" && mkdir -p /usr/share/selkies/www && curl -o /usr/share/selkies/www/icon.png https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/selkies-logo.png && curl -o /usr/share/selkies/www/favicon.ico https://raw.githubusercontent.com/linuxserver/docker-templates/refs/heads/master/linuxserver.io/img/selkies-icon.ico && echo "**** openbox tweaks ****" && sed -i -e 's/NLIMC/NLMC/g' -e '/debian-menu/d' -e 's|</applications>| <application class="*"><maximized>yes</maximized></application>\n</applications>|' -e 's|</keyboard>| <keybind key="C-S-d"><action name="ToggleDecorations"/></keybind>\n</keyboard>|' -e 's|<number>4</number>|<number>1</number>|' /etc/xdg/openbox/rc.xml && sed -i 's/--startup/--replace --startup/g' /usr/bin/openbox-session && echo "**** user perms ****" && sed -e 's/%sudo ALL=(ALL:ALL) ALL/%sudo ALL=(ALL:ALL) NOPASSWD: ALL/g' -i /etc/sudoers && echo "abc:abc" | chpasswd && usermod -s /bin/bash abc && usermod -aG sudo abc && echo "**** proot-apps ****" && mkdir /proot-apps/ && PAPPS_RELEASE=$(curl -sX GET "https://api.github.com/repos/linuxserver/proot-apps/releases/latest" | awk '/tag_name/{print $4;exit}' FS='[""]') && curl -L https://github.com/linuxserver/proot-apps/releases/download/${PAPPS_RELEASE}/proot-apps-x86_64.tar.gz | tar -xzf - -C /proot-apps/ && echo "${PAPPS_RELEASE}" > /proot-apps/pversion && echo "**** dind support ****" && useradd -U dockremap && usermod -G dockremap dockremap && echo 'dockremap:165536:65536' >> /etc/subuid && echo 'dockremap:165536:65536' >> /etc/subgid && curl -o /usr/local/bin/dind -L https://raw.githubusercontent.com/moby/moby/master/hack/dind && chmod +x /usr/local/bin/dind && echo 'hosts: files dns' > /etc/nsswitch.conf && usermod -aG docker abc && echo "**** locales ****" && for LOCALE in $(curl -sL https://raw.githubusercontent.com/thelamer/lang-stash/master/langs); do localedef -i $LOCALE -f UTF-8 $LOCALE.UTF-8; done && echo "**** theme ****" && curl -s https://raw.githubusercontent.com/thelamer/lang-stash/master/theme.tar.gz | tar xzvf - -C /usr/share/themes/Clearlooks/openbox-3/ && echo "**** cleanup ****" && apt-get purge -y --autoremove python3-dev && apt-get autoclean && rm -rf /config/.cache /config/.npm /var/lib/apt/lists/* /var/tmp/* /tmp/* # buildkit
2025-10-18 02:31:17 UTC (buildkit.dockerfile.v0)COPY /root / # buildkit
2025-10-18 02:31:18 UTC (buildkit.dockerfile.v0)COPY /buildout /usr/share/selkies # buildkit
2025-10-18 02:31:18 UTC (buildkit.dockerfile.v0)COPY / / # buildkit
2025-10-18 02:31:18 UTC (buildkit.dockerfile.v0)EXPOSE [3000/tcp 3001/tcp]
2025-10-18 02:31:18 UTC (buildkit.dockerfile.v0)VOLUME [/config]
2025-10-18 20:41:57 UTC (buildkit.dockerfile.v0)ENV LSIO_FIRST_PARTY=true
2025-10-18 20:41:57 UTC (buildkit.dockerfile.v0)ARG BUILD_DATE=2025-10-18T20:39:06+00:00
2025-10-18 20:41:57 UTC (buildkit.dockerfile.v0)ARG VERSION=1144.0build2-1xtradeb1.2404.1-ls42
2025-10-18 20:41:57 UTC (buildkit.dockerfile.v0)ARG FIREFOX_VERSION=1:144.0build2-1xtradeb1.2404.1
2025-10-18 20:41:57 UTC (buildkit.dockerfile.v0)LABEL build_version=Linuxserver.io version:- 1144.0build2-1xtradeb1.2404.1-ls42 Build-date:- 2025-10-18T20:39:06+00:00
2025-10-18 20:41:57 UTC (buildkit.dockerfile.v0)LABEL maintainer=thelamer
2025-10-18 20:41:57 UTC (buildkit.dockerfile.v0)ENV TITLE=Firefox NO_GAMEPAD=true
2025-10-18 20:41:57 UTC (buildkit.dockerfile.v0)RUN |3 BUILD_DATE=2025-10-18T20:39:06+00:00 VERSION=1144.0build2-1xtradeb1.2404.1-ls42 FIREFOX_VERSION=1:144.0build2-1xtradeb1.2404.1 /bin/sh -c echo "**** add icon ****" && curl -o /usr/share/selkies/www/icon.png https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/firefox-logo.png && echo "**** install packages ****" && apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 5301FA4FD93244FBC6F6149982BB6851C64F6880 && echo "deb https://ppa.launchpadcontent.net/xtradeb/apps/ubuntu noble main" > /etc/apt/sources.list.d/xtradeb.list && apt-get update && apt-get install -y --no-install-recommends firefox ^firefox-locale && echo "**** default firefox settings ****" && FIREFOX_SETTING="/usr/lib/firefox/browser/defaults/preferences/firefox.js" && echo 'pref("datareporting.policy.firstRunURL", "");' > ${FIREFOX_SETTING} && echo 'pref("datareporting.policy.dataSubmissionEnabled", false);' >> ${FIREFOX_SETTING} && echo 'pref("datareporting.healthreport.service.enabled", false);' >> ${FIREFOX_SETTING} && echo 'pref("datareporting.healthreport.uploadEnabled", false);' >> ${FIREFOX_SETTING} && echo 'pref("trailhead.firstrun.branches", "nofirstrun-empty");' >> ${FIREFOX_SETTING} && echo 'pref("browser.aboutwelcome.enabled", false);' >> ${FIREFOX_SETTING} && echo 'pref("security.sandbox.warn_unprivileged_namespaces", false);' >> ${FIREFOX_SETTING} && printf "Linuxserver.io version: ${VERSION}\nBuild-date: ${BUILD_DATE}" > /build_version && echo "**** cleanup ****" && apt-get autoclean && rm -rf /config/.cache /config/.launchpadlib /var/lib/apt/lists/* /var/tmp/* /tmp/* # buildkit
2025-10-18 20:41:57 UTC (buildkit.dockerfile.v0)COPY /root / # buildkit
2025-10-18 20:41:57 UTC (buildkit.dockerfile.v0)EXPOSE [3001/tcp]
2025-10-18 20:41:57 UTC (buildkit.dockerfile.v0)VOLUME [/config]