docker.io/linuxserver/firefox:1146.0.1 linux/amd64

docker.io/linuxserver/firefox:1146.0.1 - 国内下载镜像源 浏览次数:18 安全受验证的发布者-linuxserver
源镜像 docker.io/linuxserver/firefox:1146.0.1
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/linuxserver/firefox:1146.0.1
镜像ID sha256:aa7ce091b3757945f2bf42978adbecb8d812eefe3b80884d7133e8580502b8a0
镜像TAG 1146.0.1
大小 2.89GB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD
启动入口 /init
工作目录 /
OS/平台 linux/amd64
浏览量 18 次
贡献者
镜像创建 2026-01-02T17:09:07.454857343Z
同步时间 2026-01-03 17:46
更新时间 2026-01-05 09:01
开放端口
3000/tcp 3001/tcp
目录挂载
/config
环境变量
PATH=/lsiopy/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin HOME=/config 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 DISPLAY=:1 PERL5LIB=/usr/local/bin 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=Firefox LSIO_FIRST_PARTY=true NO_GAMEPAD=true
镜像标签
Linuxserver.io version:- 1146.0.1build1-1xtradeb1.2404.1-ls58 Build-date:- 2026-01-02T17:05:34+00:00: build_version thelamer: maintainer linuxserver.io: org.opencontainers.image.authors 2026-01-02T17:05:34+00:00: org.opencontainers.image.created [Firefox](https://www.mozilla.org/en-US/firefox/) Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards.: org.opencontainers.image.description https://docs.linuxserver.io/images/docker-firefox: org.opencontainers.image.documentation GPL-3.0-only: org.opencontainers.image.licenses fb32833a4ff0b0ad090d7f2fbdeb268418c6f851: org.opencontainers.image.ref.name fb32833a4ff0b0ad090d7f2fbdeb268418c6f851: org.opencontainers.image.revision https://github.com/linuxserver/docker-firefox: org.opencontainers.image.source Firefox: org.opencontainers.image.title https://github.com/linuxserver/docker-firefox/packages: org.opencontainers.image.url linuxserver.io: org.opencontainers.image.vendor 1146.0.1build1-1xtradeb1.2404.1-ls58: org.opencontainers.image.version

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/linuxserver/firefox:1146.0.1
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/linuxserver/firefox:1146.0.1  docker.io/linuxserver/firefox:1146.0.1

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/linuxserver/firefox:1146.0.1
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/linuxserver/firefox:1146.0.1  docker.io/linuxserver/firefox:1146.0.1

Shell快速替换命令

sed -i 's#linuxserver/firefox:1146.0.1#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/linuxserver/firefox:1146.0.1#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/linuxserver/firefox:1146.0.1 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/linuxserver/firefox:1146.0.1  docker.io/linuxserver/firefox:1146.0.1'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/linuxserver/firefox:1146.0.1 && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/linuxserver/firefox:1146.0.1  docker.io/linuxserver/firefox:1146.0.1'

镜像构建历史


# 2026-01-03 01:09:07  0.00B 创建挂载点用于持久化数据或共享数据
VOLUME [/config]
                        
# 2026-01-03 01:09:07  0.00B 声明容器运行时监听的端口
EXPOSE [3001/tcp]
                        
# 2026-01-03 01:09:07  976.00B 复制新文件或目录到容器中
COPY /root / # buildkit
                        
# 2026-01-03 01:09:07  331.57MB 执行命令并创建新的镜像层
RUN |3 BUILD_DATE=2026-01-02T17:05:34+00:00 VERSION=1146.0.1build1-1xtradeb1.2404.1-ls58 FIREFOX_VERSION=1:146.0.1build1-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
                        
# 2026-01-03 01:09:07  0.00B 设置环境变量 TITLE NO_GAMEPAD
ENV TITLE=Firefox NO_GAMEPAD=true
                        
# 2026-01-03 01:09:07  0.00B 添加元数据标签
LABEL maintainer=thelamer
                        
# 2026-01-03 01:09:07  0.00B 添加元数据标签
LABEL build_version=Linuxserver.io version:- 1146.0.1build1-1xtradeb1.2404.1-ls58 Build-date:- 2026-01-02T17:05:34+00:00
                        
# 2026-01-03 01:09:07  0.00B 定义构建参数
ARG FIREFOX_VERSION=1:146.0.1build1-1xtradeb1.2404.1
                        
# 2026-01-03 01:09:07  0.00B 定义构建参数
ARG VERSION=1146.0.1build1-1xtradeb1.2404.1-ls58
                        
# 2026-01-03 01:09:07  0.00B 定义构建参数
ARG BUILD_DATE=2026-01-02T17:05:34+00:00
                        
# 2026-01-03 01:09:07  0.00B 设置环境变量 LSIO_FIRST_PARTY
ENV LSIO_FIRST_PARTY=true
                        
# 2026-01-02 01:13:08  0.00B 创建挂载点用于持久化数据或共享数据
VOLUME [/config]
                        
# 2026-01-02 01:13:08  0.00B 声明容器运行时监听的端口
EXPOSE [3000/tcp 3001/tcp]
                        
# 2026-01-02 01:13:08  2.26MB 复制新文件或目录到容器中
COPY / / # buildkit
                        
# 2026-01-02 01:13:08  7.24MB 复制新文件或目录到容器中
COPY /buildout /usr/share/selkies # buildkit
                        
# 2026-01-02 01:13:07  41.62KB 复制新文件或目录到容器中
COPY /root / # buildkit
                        
# 2026-01-02 01:13:07  2.43GB 执行命令并创建新的镜像层
RUN |2 BUILD_DATE=2026-01-01T17:03:48+00:00 VERSION=c2702a3f-ls123 /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=amd64 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     foot     fuse-overlayfs     g++     gcc     git     intel-media-va-driver     kbd     labwc     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     libnvidia-egl-wayland1     libopus0     libp11-kit0     libpam0g     libtasn1-6     libvulkan1     libwayland-client0     libwayland-cursor0     libwayland-egl1     libwayland-server0     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-dev     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     wl-clipboard     wtype     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-intel     xserver-xorg-video-nouveau     xserver-xorg-video-qxl     xsettingsd     xterm     xutils     xvfb     zlib1g     zstd &&   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/8f834f259c009fa8a015143fe1751f2c1021ccc4.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 "**** libva hack ****" &&   mkdir /tmp/libva &&   curl -o     /tmp/libva/libva.deb -L     "https://launchpad.net/ubuntu/+source/libva/2.22.0-3ubuntu2/+build/30591127/+files/libva2_2.22.0-3ubuntu2_amd64.deb" &&   cd /tmp/libva &&   ar x libva.deb &&   tar xf data.tar.zst &&   rm -f     /usr/lib/x86_64-linux-gnu/libva.so.2* &&   cp -a     usr/lib/x86_64-linux-gnu/libva.so.2*     /usr/lib/x86_64-linux-gnu/ &&   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
                        
# 2026-01-02 01:13:07  0.00B 设置环境变量 DISPLAY PERL5LIB HOME START_DOCKER PULSE_RUNTIME_PATH SELKIES_INTERPOSER NVIDIA_DRIVER_CAPABILITIES DISABLE_ZINK DISABLE_DRI3 TITLE
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
                        
# 2026-01-02 01:13:07  0.00B 添加元数据标签
LABEL maintainer=thelamer
                        
# 2026-01-02 01:13:07  0.00B 添加元数据标签
LABEL build_version=Linuxserver.io version:- c2702a3f-ls123 Build-date:- 2026-01-01T17:03:48+00:00
                        
# 2026-01-02 01:13:07  0.00B 定义构建参数
ARG VERSION=c2702a3f-ls123
                        
# 2026-01-02 01:13:07  0.00B 定义构建参数
ARG BUILD_DATE=2026-01-01T17:03:48+00:00
                        
# 2025-12-24 07:37:57  0.00B 配置容器启动时运行的命令
ENTRYPOINT ["/init"]
                        
# 2025-12-24 07:37:57  9.45KB 复制新文件或目录到容器中
COPY root/ / # buildkit
                        
# 2025-12-24 07:37:57  44.85MB 执行命令并创建新的镜像层
RUN |7 BUILD_DATE=2025-12-23T23:35:41+00:00 VERSION=93a29495-ls57 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-12-24 07:37:31  836.00B 复制新文件或目录到容器中
COPY sources.list /etc/apt/ # buildkit
                        
# 2025-12-24 07:37:31  0.00B 设置环境变量 HOME LANGUAGE LANG TERM S6_CMD_WAIT_FOR_SERVICES_MAXTIME S6_VERBOSITY S6_STAGE2_HOOK VIRTUAL_ENV PATH
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-12-24 07:37:31  0.00B 定义构建参数
ARG DEBIAN_FRONTEND=noninteractive
                        
# 2025-12-24 07:37:31  478.00B 复制文件或目录到容器中
ADD --chmod=755 https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/with-contenv.v1 /usr/bin/with-contenv # buildkit
                        
# 2025-12-24 07:37:31  945.00B 复制文件或目录到容器中
ADD --chmod=755 https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/lsiown.v1 /usr/bin/lsiown # buildkit
                        
# 2025-12-24 07:37:31  4.18KB 复制文件或目录到容器中
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-12-24 07:37:31  31.19KB 复制文件或目录到容器中
ADD --chmod=755 https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/docker-mods.v3 /docker-mods # buildkit
                        
# 2025-12-24 07:37:31  0.00B 添加元数据标签
LABEL maintainer=TheLamer
                        
# 2025-12-24 07:37:31  0.00B 添加元数据标签
LABEL build_version=Linuxserver.io version:- 93a29495-ls57 Build-date:- 2025-12-23T23:35:41+00:00
                        
# 2025-12-24 07:37:31  0.00B 定义构建参数
ARG WITHCONTENV_VERSION=v1
                        
# 2025-12-24 07:37:31  0.00B 定义构建参数
ARG LSIOWN_VERSION=v1
                        
# 2025-12-24 07:37:31  0.00B 定义构建参数
ARG PKG_INST_VERSION=v1
                        
# 2025-12-24 07:37:31  0.00B 定义构建参数
ARG MODS_VERSION=v3
                        
# 2025-12-24 07:37:31  0.00B 定义构建参数
ARG VERSION=93a29495-ls57
                        
# 2025-12-24 07:37:31  0.00B 定义构建参数
ARG BUILD_DATE=2025-12-23T23:35:41+00:00
                        
# 2025-12-24 07:37:31  83.15MB 复制新文件或目录到容器中
COPY /root-out/ / # buildkit
                        
                    

镜像信息

{
    "Id": "sha256:aa7ce091b3757945f2bf42978adbecb8d812eefe3b80884d7133e8580502b8a0",
    "RepoTags": [
        "linuxserver/firefox:1146.0.1",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/linuxserver/firefox:1146.0.1"
    ],
    "RepoDigests": [
        "linuxserver/firefox@sha256:77f1476b529ca19c1623b7fd3ba257bf313ca7d454a863e334ddf79ffcbbd2a6",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/linuxserver/firefox@sha256:fff7a9ea38fe66868f93db6988cee8159de0014343d082b41222e8df9b90e1ab"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2026-01-02T17:09:07.454857343Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "",
    "Author": "",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "",
        "AttachStdin": false,
        "AttachStdout": false,
        "AttachStderr": false,
        "ExposedPorts": {
            "3000/tcp": {},
            "3001/tcp": {}
        },
        "Tty": false,
        "OpenStdin": false,
        "StdinOnce": false,
        "Env": [
            "PATH=/lsiopy/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin",
            "HOME=/config",
            "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",
            "DISPLAY=:1",
            "PERL5LIB=/usr/local/bin",
            "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=Firefox",
            "LSIO_FIRST_PARTY=true",
            "NO_GAMEPAD=true"
        ],
        "Cmd": null,
        "Image": "",
        "Volumes": {
            "/config": {}
        },
        "WorkingDir": "/",
        "Entrypoint": [
            "/init"
        ],
        "OnBuild": null,
        "Labels": {
            "build_version": "Linuxserver.io version:- 1146.0.1build1-1xtradeb1.2404.1-ls58 Build-date:- 2026-01-02T17:05:34+00:00",
            "maintainer": "thelamer",
            "org.opencontainers.image.authors": "linuxserver.io",
            "org.opencontainers.image.created": "2026-01-02T17:05:34+00:00",
            "org.opencontainers.image.description": "[Firefox](https://www.mozilla.org/en-US/firefox/) Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards.",
            "org.opencontainers.image.documentation": "https://docs.linuxserver.io/images/docker-firefox",
            "org.opencontainers.image.licenses": "GPL-3.0-only",
            "org.opencontainers.image.ref.name": "fb32833a4ff0b0ad090d7f2fbdeb268418c6f851",
            "org.opencontainers.image.revision": "fb32833a4ff0b0ad090d7f2fbdeb268418c6f851",
            "org.opencontainers.image.source": "https://github.com/linuxserver/docker-firefox",
            "org.opencontainers.image.title": "Firefox",
            "org.opencontainers.image.url": "https://github.com/linuxserver/docker-firefox/packages",
            "org.opencontainers.image.vendor": "linuxserver.io",
            "org.opencontainers.image.version": "1146.0.1build1-1xtradeb1.2404.1-ls58"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 2894811170,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/83fac1b6d12564c96216694b5a4511b67dacbe8551911631deaf5663b0595b7a/diff:/var/lib/docker/overlay2/80eb27daa414c6c66b0b4d7961fb733f54299cfcc26c545e179edb949a61a67a/diff:/var/lib/docker/overlay2/4098dfb1f1b4df0847ed696cc076c11285a89b9d812041ab13a99fdc876b7b4d/diff:/var/lib/docker/overlay2/405d0fcf30dd2e5dd9585b05149970f61afb34d255e3f7f336b448c5386a8098/diff:/var/lib/docker/overlay2/97feab843d7d2c5e79cab13e979bd5a0ec36e0a66d3b7c2a3d1a43ae7c55e522/diff:/var/lib/docker/overlay2/5770e95507c5fc4897490fbbe56b87d846a8a82986aebd52fb1cb7b570db52c1/diff:/var/lib/docker/overlay2/e31342e189cc3cea39579fc47a2712ee01344e242cde1a8b3dad7123fca1e195/diff:/var/lib/docker/overlay2/e8e950034ff54951f05f9749abb647b56dd30546e6283938f5ffa9a2e0ff232d/diff:/var/lib/docker/overlay2/de2580da67e07be8559acd1fbf5c9a15e9802f9b60eb55e857b1fe57844273de/diff:/var/lib/docker/overlay2/aca3e960d99c1dd6035355c088566abd5557c8bf898f5969ae408196626e365b/diff:/var/lib/docker/overlay2/0024dfde3d2215102e92bc86f82b28dad0f9e15ce70c4de3fd0b189c6398aa28/diff:/var/lib/docker/overlay2/00afd88a82b54049b52979d152c41d34e04d92879d6c4147b4559b95b8b61b4c/diff:/var/lib/docker/overlay2/c89f86fbe942396d4bafbb01bc69f38d5a0cec995fd99364a2f14a0a7cc842de/diff",
            "MergedDir": "/var/lib/docker/overlay2/08b950eadb669233dd6db42ab4b5308170794ab7d18efaa4a75b5083b56ff695/merged",
            "UpperDir": "/var/lib/docker/overlay2/08b950eadb669233dd6db42ab4b5308170794ab7d18efaa4a75b5083b56ff695/diff",
            "WorkDir": "/var/lib/docker/overlay2/08b950eadb669233dd6db42ab4b5308170794ab7d18efaa4a75b5083b56ff695/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:659c8d5e1fe4056ac1884b81bd03fd9d19ee7d82d6354573828c69dae4f1914c",
            "sha256:4237b4abe0c583f84633de1da55c1e716dbf60660634932965955c149a90929c",
            "sha256:f38bed416dbf196cbc799b59aaf2d9241477b75b347572a31ad75d49f94973d7",
            "sha256:3b7ff8bd98314f2e89de8f9b2abf6487e0da4508366a74a637a58b5aea697b0b",
            "sha256:8e97058df054003ecd64c86a7190baff3834089406028a06ae11974b1e028518",
            "sha256:5919e849a655c9ed6711d99fd1b513c3d803d760417e5c4669575a055762f46e",
            "sha256:119652a6d44bc05a4f1db9db7947b8079c44db2baeccf2dd7972fba9f109bae3",
            "sha256:755b2c6e67d9e0545e546ddae441bf163af9a949fae75d7fb6ada59bdd56343f",
            "sha256:888e44945b2f32e6c9a6115422461ee08bbaecbc1e181cc0bb5c33ffff624a2c",
            "sha256:9dbde8b0d165d6b360234579d3ec2297401ee85af2d3e39e6df15bd1a8908389",
            "sha256:05d67acd5ff0565bee2833ae6d78bf05175d67f84063b740c74c6d8823cb7c60",
            "sha256:e0c2475fa9cef78f98089d5c9daa699d0f35dbf823ec15b73efe2bca07db9677",
            "sha256:df92ab7e2f7992eb050ddc7785ee9d2320825180ec91acce3ab9f5e79214520b",
            "sha256:74fcce72e3320c2cd33461bdf0664cb79442e00ba046ff2b3f3562fa0a88a55a"
        ]
    },
    "Metadata": {
        "LastTagTime": "2026-01-03T17:44:06.042868872+08:00"
    }
}

更多版本

docker.io/linuxserver/firefox:1146.0.1

linux/amd64 docker.io2.89GB2026-01-03 17:46
17