docker.io/lscr.io/linuxserver/webtop:debian-xfce linux/arm64

docker.io/lscr.io/linuxserver/webtop:debian-xfce - 国内下载镜像源 浏览次数:41 温馨提示: 这是一个 linux/arm64 系统架构镜像
<>

docker.io/lscr.io/linuxserver/webtop 镜像描述

这是一个基于LinuxServer.io维护的Webtop镜像。Webtop是一个基于Web的桌面环境,允许用户通过网络浏览器访问和使用一个完整的桌面环境,包括文件管理器、文本编辑器、终端等应用程序。该镜像提供了一个预先配置好的Webtop环境,方便用户快速部署和使用。

源镜像 docker.io/lscr.io/linuxserver/webtop:debian-xfce
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/lscr.io/linuxserver/webtop:debian-xfce-linuxarm64
镜像ID sha256:d179faee135bb7c1e28a2915a7e1aa1bce05a4dc939bf8cb59910df347a9c260
镜像TAG debian-xfce-linuxarm64
大小 3.30GB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD
启动入口 /init
工作目录 /
OS/平台 linux/arm64
浏览量 41 次
贡献者 19******3@qq.com
镜像创建 2025-09-09T03:53:01.107429074Z
同步时间 2025-09-10 04:01
更新时间 2025-09-19 16: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 TITLE=Debian XFCE LSIO_FIRST_PARTY=true
镜像标签
Linuxserver.io version:- 8347b3d3-ls156 Build-date:- 2025-09-09T03:47:37+00:00: build_version thelamer: maintainer linuxserver.io: org.opencontainers.image.authors 2025-09-09T03:47:37+00:00: org.opencontainers.image.created webtop image by linuxserver.io: org.opencontainers.image.description https://docs.linuxserver.io/images/docker-webtop: org.opencontainers.image.documentation GPL-3.0-only: org.opencontainers.image.licenses 1148e74b50d8d0dc760000941ff38a1b62275db8: org.opencontainers.image.ref.name 1148e74b50d8d0dc760000941ff38a1b62275db8: org.opencontainers.image.revision https://github.com/linuxserver/docker-webtop: org.opencontainers.image.source Webtop: org.opencontainers.image.title https://github.com/linuxserver/docker-webtop/packages: org.opencontainers.image.url linuxserver.io: org.opencontainers.image.vendor 8347b3d3-ls156: org.opencontainers.image.version

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/lscr.io/linuxserver/webtop:debian-xfce-linuxarm64
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/lscr.io/linuxserver/webtop:debian-xfce-linuxarm64  docker.io/lscr.io/linuxserver/webtop:debian-xfce

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/lscr.io/linuxserver/webtop:debian-xfce-linuxarm64
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/lscr.io/linuxserver/webtop:debian-xfce-linuxarm64  docker.io/lscr.io/linuxserver/webtop:debian-xfce

Shell快速替换命令

sed -i 's#lscr.io/linuxserver/webtop:debian-xfce#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/lscr.io/linuxserver/webtop:debian-xfce-linuxarm64#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/lscr.io/linuxserver/webtop:debian-xfce-linuxarm64 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/lscr.io/linuxserver/webtop:debian-xfce-linuxarm64  docker.io/lscr.io/linuxserver/webtop:debian-xfce'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/lscr.io/linuxserver/webtop:debian-xfce-linuxarm64 && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/lscr.io/linuxserver/webtop:debian-xfce-linuxarm64  docker.io/lscr.io/linuxserver/webtop:debian-xfce'

镜像构建历史


# 2025-09-09 11:53:01  0.00B 创建挂载点用于持久化数据或共享数据
VOLUME [/config]
                        
# 2025-09-09 11:53:01  0.00B 声明容器运行时监听的端口
EXPOSE map[3000/tcp:{}]
                        
# 2025-09-09 11:53:01  10.73KB 复制新文件或目录到容器中
COPY /root / # buildkit
                        
# 2025-09-09 11:53:00  671.13MB 执行命令并创建新的镜像层
RUN |2 BUILD_DATE=2025-09-09T03:47:37+00:00 VERSION=8347b3d3-ls156 /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/webtop-logo.png &&   echo "**** install packages ****" &&   apt-get update &&   DEBIAN_FRONTEND=noninteractive   apt-get install -y --no-install-recommends     chromium     chromium-l10n     elementary-xfce-icon-theme     greybird-gtk-theme     libxfce4ui-utils     mousepad     thunar     xfce4-appfinder     xfce4-panel     xfce4-session     xfce4-settings     xfce4-taskmanager     xfce4-terminal     xfconf     xfdesktop4     xfwm4 &&   echo "**** xfce tweaks ****" &&   sed -i     's#^Exec=.*#Exec=/usr/local/bin/wrapped-chromium#g'     /usr/share/applications/chromium.desktop &&   mv     /usr/bin/exo-open     /usr/bin/exo-open-real &&   mv     /usr/bin/thunar     /usr/bin/thunar-real &&   rm -f     /etc/xdg/autostart/xscreensaver.desktop &&   echo "**** cleanup ****" &&   apt-get autoclean &&   rm -rf     /config/.cache     /var/lib/apt/lists/*     /var/tmp/*     /tmp/* # buildkit
                        
# 2025-09-09 11:53:00  0.00B 设置环境变量 TITLE
ENV TITLE=Debian XFCE
                        
# 2025-09-09 11:53:00  0.00B 添加元数据标签
LABEL maintainer=thelamer
                        
# 2025-09-09 11:53:00  0.00B 添加元数据标签
LABEL build_version=Linuxserver.io version:- 8347b3d3-ls156 Build-date:- 2025-09-09T03:47:37+00:00
                        
# 2025-09-09 11:53:00  0.00B 定义构建参数
ARG VERSION=8347b3d3-ls156
                        
# 2025-09-09 11:53:00  0.00B 定义构建参数
ARG BUILD_DATE=2025-09-09T03:47:37+00:00
                        
# 2025-09-09 11:53:00  0.00B 设置环境变量 LSIO_FIRST_PARTY
ENV LSIO_FIRST_PARTY=true
                        
# 2025-09-04 23:06:54  0.00B 创建挂载点用于持久化数据或共享数据
VOLUME [/config]
                        
# 2025-09-04 23:06:54  0.00B 声明容器运行时监听的端口
EXPOSE map[3000/tcp:{} 3001/tcp:{}]
                        
# 2025-09-04 23:06:54  2.40MB 复制新文件或目录到容器中
COPY / / # buildkit
                        
# 2025-09-04 23:06:46  1.91MB 复制新文件或目录到容器中
COPY /buildout /usr/share/selkies/www # buildkit
                        
# 2025-09-04 23:06:32  24.92KB 复制新文件或目录到容器中
COPY /root / # buildkit
                        
# 2025-09-04 23:06:22  2.38GB 执行命令并创建新的镜像层
RUN |2 BUILD_DATE=2025-09-04T14:54:26+00:00 VERSION=f007c1b3-ls31 /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/docker &&   echo "**** install deps ****" &&   curl -fsSL https://download.docker.com/linux/debian/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/debian trixie 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     firmware-linux-nonfree     firmware-misc-nonfree     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     libnginx-mod-http-fancyindex     libnotify-bin     libnss3     libopus0     libp11-kit0     libpam0g     libtasn1-6     libvulkan1     libx11-6     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     pulseaudio     pulseaudio-utils     python3     python3-venv     ssl-cert     stterm     sudo     tar     util-linux     vulkan-tools     x11-apps     x11-common     x11-utils     x11-xkb-utils     x11-xserver-utils     xauth     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     xserver-xorg-video-qxl     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/c6f411cbf3742df3cc035ff446cc7303bc0d6c99.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 &&   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-aarch64.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-09-04 23:06:22  0.00B 设置环境变量 DISPLAY PERL5LIB HOME START_DOCKER PULSE_RUNTIME_PATH SELKIES_INTERPOSER NVIDIA_DRIVER_CAPABILITIES DISABLE_ZINK 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 TITLE=Selkies
                        
# 2025-09-04 23:06:22  0.00B 添加元数据标签
LABEL maintainer=thelamer
                        
# 2025-09-04 23:06:22  0.00B 添加元数据标签
LABEL build_version=Linuxserver.io version:- f007c1b3-ls31 Build-date:- 2025-09-04T14:54:26+00:00
                        
# 2025-09-04 23:06:22  0.00B 定义构建参数
ARG VERSION=f007c1b3-ls31
                        
# 2025-09-04 23:06:22  0.00B 定义构建参数
ARG BUILD_DATE=2025-09-04T14:54:26+00:00
                        
# 2025-08-15 16:00:13  0.00B 配置容器启动时运行的命令
ENTRYPOINT ["/init"]
                        
# 2025-08-15 16:00:13  8.86KB 复制新文件或目录到容器中
COPY root/ / # buildkit
                        
# 2025-08-15 16:00:13  130.66MB 执行命令并创建新的镜像层
RUN |7 BUILD_DATE=2025-08-15T07:58:20+00:00 VERSION=463a1de2-ls4 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 ****" &&   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-traditional     tzdata &&   echo "**** add all sources ****" &&   echo "deb http://deb.debian.org/debian trixie main contrib non-free non-free-firmware" > /etc/apt/sources.list &&   echo "deb-src http://deb.debian.org/debian trixie main contrib non-free non-free-firmware" >> /etc/apt/sources.list &&   echo "deb http://deb.debian.org/debian trixie-updates main contrib non-free non-free-firmware" >> /etc/apt/sources.list &&   echo "deb-src http://deb.debian.org/debian trixie-updates main contrib non-free non-free-firmware" >> /etc/apt/sources.list &&   echo "deb http://deb.debian.org/debian trixie-backports main contrib non-free non-free-firmware" >> /etc/apt/sources.list &&   echo "deb-src http://deb.debian.org/debian trixie-backports main contrib non-free non-free-firmware" >> /etc/apt/sources.list &&   echo "deb http://security.debian.org/debian-security/ trixie-security main contrib non-free non-free-firmware" >> /etc/apt/sources.list &&   echo "deb-src http://security.debian.org/debian-security/ trixie-security main contrib non-free non-free-firmware" >> /etc/apt/sources.list &&   rm -f /etc/apt/sources.list.d/debian.sources &&   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 ****" &&   apt-get -y autoremove &&   apt-get clean &&   rm -rf     /tmp/*     /var/lib/apt/lists/*     /var/tmp/*     /var/log/*     /usr/share/man # buildkit
                        
# 2025-08-15 15:59:50  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-08-15 15:59:50  0.00B 定义构建参数
ARG DEBIAN_FRONTEND=noninteractive
                        
# 2025-08-15 15:59:50  478.00B 复制文件或目录到容器中
ADD --chmod=755 https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/with-contenv.v1 /usr/bin/with-contenv # buildkit
                        
# 2025-08-15 15:59:50  945.00B 复制文件或目录到容器中
ADD --chmod=744 https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/lsiown.v1 /usr/bin/lsiown # buildkit
                        
# 2025-08-15 15:59:50  4.18KB 复制文件或目录到容器中
ADD --chmod=744 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-08-15 15:59:50  31.11KB 复制文件或目录到容器中
ADD --chmod=744 https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/docker-mods.v3 /docker-mods # buildkit
                        
# 2025-08-15 15:59:50  0.00B 添加元数据标签
LABEL maintainer=TheLamer
                        
# 2025-08-15 15:59:50  0.00B 添加元数据标签
LABEL build_version=Linuxserver.io version:- 463a1de2-ls4 Build-date:- 2025-08-15T07:58:20+00:00
                        
# 2025-08-15 15:59:50  0.00B 定义构建参数
ARG WITHCONTENV_VERSION=v1
                        
# 2025-08-15 15:59:50  0.00B 定义构建参数
ARG LSIOWN_VERSION=v1
                        
# 2025-08-15 15:59:50  0.00B 定义构建参数
ARG PKG_INST_VERSION=v1
                        
# 2025-08-15 15:59:50  0.00B 定义构建参数
ARG MODS_VERSION=v3
                        
# 2025-08-15 15:59:50  0.00B 定义构建参数
ARG VERSION=463a1de2-ls4
                        
# 2025-08-15 15:59:50  0.00B 定义构建参数
ARG BUILD_DATE=2025-08-15T07:58:20+00:00
                        
# 2025-08-15 15:59:50  110.40MB 复制新文件或目录到容器中
COPY /root-out/ / # buildkit
                        
                    

镜像信息

{
    "Id": "sha256:d179faee135bb7c1e28a2915a7e1aa1bce05a4dc939bf8cb59910df347a9c260",
    "RepoTags": [
        "lscr.io/linuxserver/webtop:debian-xfce",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/lscr.io/linuxserver/webtop:debian-xfce-linuxarm64"
    ],
    "RepoDigests": [
        "lscr.io/linuxserver/webtop@sha256:e9f12468ebbe161074d1c502c6cdbc7b236a5709d80de2289ae252f12fb34cae",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/lscr.io/linuxserver/webtop@sha256:62f8291612979a42fdf44d2f996913c5223e0a6acff2629c00d5e9fc8460ef5a"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2025-09-09T03:53:01.107429074Z",
    "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",
            "TITLE=Debian XFCE",
            "LSIO_FIRST_PARTY=true"
        ],
        "Cmd": null,
        "Image": "",
        "Volumes": {
            "/config": {}
        },
        "WorkingDir": "/",
        "Entrypoint": [
            "/init"
        ],
        "OnBuild": null,
        "Labels": {
            "build_version": "Linuxserver.io version:- 8347b3d3-ls156 Build-date:- 2025-09-09T03:47:37+00:00",
            "maintainer": "thelamer",
            "org.opencontainers.image.authors": "linuxserver.io",
            "org.opencontainers.image.created": "2025-09-09T03:47:37+00:00",
            "org.opencontainers.image.description": "webtop image by linuxserver.io",
            "org.opencontainers.image.documentation": "https://docs.linuxserver.io/images/docker-webtop",
            "org.opencontainers.image.licenses": "GPL-3.0-only",
            "org.opencontainers.image.ref.name": "1148e74b50d8d0dc760000941ff38a1b62275db8",
            "org.opencontainers.image.revision": "1148e74b50d8d0dc760000941ff38a1b62275db8",
            "org.opencontainers.image.source": "https://github.com/linuxserver/docker-webtop",
            "org.opencontainers.image.title": "Webtop",
            "org.opencontainers.image.url": "https://github.com/linuxserver/docker-webtop/packages",
            "org.opencontainers.image.vendor": "linuxserver.io",
            "org.opencontainers.image.version": "8347b3d3-ls156"
        }
    },
    "Architecture": "arm64",
    "Os": "linux",
    "Size": 3296961385,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/2e2311c342b4eab7b79fda9f6bfa957eb5fc70d9d52d5e8313b81b4f638b2207/diff:/var/lib/docker/overlay2/e5aa45821f2ed3780c313b78da4a77211ef3a8902cf782b0907afabfc1b3c37b/diff:/var/lib/docker/overlay2/1084d08e3cdd054e7247eab2715032f39d33e695a10c105d7a895ce468183f07/diff:/var/lib/docker/overlay2/b2433f0f8d483f37d3200adf6035781579f4096efdf4ad7dca9d97c29db4e0d2/diff:/var/lib/docker/overlay2/7c84af3af78c6596eae0f608ceebe7234e3dc0a9aed138a0370936c25762e72e/diff:/var/lib/docker/overlay2/3701c9e6f75e07526e5abd612c2f2d2315a25a36d3f8b3c151150ac221591fea/diff:/var/lib/docker/overlay2/d95f73a2be250bc0a2efe4f4ada0bbd99829a78b40012386e20d2efead0becc5/diff:/var/lib/docker/overlay2/b741f05d2d8e95784e9eedb05a5aa68d1ee985d0c2fa85b3e0b059ffcccf1f28/diff:/var/lib/docker/overlay2/052aed7f6e59a6bf6f98cb7d8a0ccc96e07aa9432208bea3f22c3cd64eebcccf/diff:/var/lib/docker/overlay2/37cbdca45c75a6236c0b10629f5ab92479b322de2395bf4c244e2a5a31d3e1d6/diff:/var/lib/docker/overlay2/08db23dac55a5c4ab64a37d62b965638fd3de561cc8844c7c6a726cc6253e990/diff:/var/lib/docker/overlay2/f870f3f9751703afdddd725c339fb34902d890af8df5f01c84691574f7be8275/diff",
            "MergedDir": "/var/lib/docker/overlay2/5d961911ec792d50c2ee46c7c38b955620b57d3eb88e7e99c613963dc9b1c00b/merged",
            "UpperDir": "/var/lib/docker/overlay2/5d961911ec792d50c2ee46c7c38b955620b57d3eb88e7e99c613963dc9b1c00b/diff",
            "WorkDir": "/var/lib/docker/overlay2/5d961911ec792d50c2ee46c7c38b955620b57d3eb88e7e99c613963dc9b1c00b/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:2a7a8ae4a4863fb67b2e05127b2e8bbab360a9a3550cb341ce99d725fbfbe65b",
            "sha256:f9f03f306998152e79fd2abbda9433f9dd50682f057255d780c28acf49b9fd91",
            "sha256:679aaa77228e78a4355df53ba81bc8ff1fddd2e83e24cedfb9f2f378f44e4cfd",
            "sha256:f19188d4ff2db170d1848abc37f11a592b89b6c7b59641145745953e37f0ee15",
            "sha256:103d6992fa22ec5dc57da548536b47138674e1f51a60ab58c6c5c18053494637",
            "sha256:40666609660e68e7bd936cfe537413b64a5fecb5ced850ca89e5c5258c05ba5a",
            "sha256:ec337203d1dd59c4ae0abcc39616ca98c66a3ddebdb77d835073e9981fbda6da",
            "sha256:38e80a2bab828302f9ff742e7baba7129036bbc2527d6ed41403a318ec06c8fd",
            "sha256:b08c2d9ea249ef9ab053966ca6d46689990039e2a2094f44caae4dc1ca8b115f",
            "sha256:c23d9968dca00a55c18c03946422f6f0ae422af1927d5580bb04cb6a4f0d6426",
            "sha256:71793c5b9f3ad16c392dae908be9fa020b080ec6638a2513284cfbc25f56ac43",
            "sha256:7b8131b2e789357575893655fc4e5e15755757454b04336c68c10b496ed0d6d6",
            "sha256:4efb4351ddce7e0615d7d47ff053dc17536d0daca01ab785e1eb93328f733d14"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-09-10T03:58:28.872556099+08:00"
    }
}

更多版本

docker.io/lscr.io/linuxserver/webtop:alpine-i3

linux/amd64 docker.io1.77GB2025-06-12 14:16
136

docker.io/lscr.io/linuxserver/webtop:ubuntu-i3

linux/amd64 docker.io2.44GB2025-06-16 20:00
145

docker.io/lscr.io/linuxserver/webtop:debian-xfce

linux/arm64 docker.io3.30GB2025-09-10 04:01
40

docker.io/lscr.io/linuxserver/webtop:latest

linux/arm64 docker.io2.06GB2025-09-10 04:05
37

docker.io/lscr.io/linuxserver/webtop:ubuntu-xfce

linux/amd64 docker.io2.88GB2025-09-19 14:59
10