docker.io/linuxserver/libreoffice:25.2.5 linux/arm64

docker.io/linuxserver/libreoffice:25.2.5 - 国内下载镜像源 浏览次数:10 安全受验证的发布者-linuxserver 温馨提示: 这是一个 linux/arm64 系统架构镜像
📊

LibreOffice is a free and open-source office suite that provides a wide range of features for word processing, spreadsheet analysis, presentation design, and more.

Features

  • Word Processing: Create documents with text formatting, tables, images, and more
  • Spreadsheet Analysis: Analyze data with formulas, charts, and conditional formatting
  • Presentation Design: Design presentations with slides, transitions, and multimedia elements
  • Support for Various File Formats: Open, edit, and save files in multiple formats, including DOCX, XLSX, PPTX, ODT, ODG, and more

Why Use LibreOffice?

  • Free and Open-Source: No licensing fees or restrictions
  • Cross-Platform Compatibility: Run on Windows, macOS, Linux, and other platforms
  • Customizable: Personalize your workspace with themes, toolbars, and more
  • Community-Driven: Join the LibreOffice community for support, resources, and updates

System Requirements

  • Operating System: Linux, macOS, or Windows (x86_64)
  • CPU: Multi-core processor recommended
  • Memory: At least 512 MB RAM recommended
  • Storage: At least 100 MB free disk space required

Get started with LibreOffice today and experience the power of open-source office software!

源镜像 docker.io/linuxserver/libreoffice:25.2.5
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/linuxserver/libreoffice:25.2.5-linuxarm64
镜像ID sha256:da04ca66d971639ad6cca1988e4c21fc4a36f793cb8e2486f1bc197006a15959
镜像TAG 25.2.5-linuxarm64
大小 2.44GB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD
启动入口 /init
工作目录 /
OS/平台 linux/arm64
浏览量 10 次
贡献者 da******g@sohu.com
镜像创建 2025-11-21T16:05:51.802478273Z
同步时间 2025-11-28 20:16
更新时间 2025-11-29 01:35
开放端口
3000/tcp 3001/tcp
目录挂载
/config
环境变量
PATH=/lsiopy/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/config 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 DISABLE_ZINK=false DISABLE_DRI3=false TITLE=LibreOffice LSIO_FIRST_PARTY=true NO_GAMEPAD=true
镜像标签
Linuxserver.io version:- 25.2.5.2-r0-ls166 Build-date:- 2025-11-21T15:58:17+00:00: build_version thelamer: maintainer linuxserver.io: org.opencontainers.image.authors 2025-11-21T15:58:17+00:00: org.opencontainers.image.created [LibreOffice](https://www.libreoffice.org/) is a free and powerful office suite, and a successor to OpenOffice.org (commonly known as OpenOffice). Its clean interface and feature-rich tools help you unleash your creativity and enhance your productivity.: org.opencontainers.image.description https://docs.linuxserver.io/images/docker-libreoffice: org.opencontainers.image.documentation GPL-3.0-only: org.opencontainers.image.licenses d0e615b92012ae7adb3f9cb97db5adde93424929: org.opencontainers.image.ref.name d0e615b92012ae7adb3f9cb97db5adde93424929: org.opencontainers.image.revision https://github.com/linuxserver/docker-libreoffice: org.opencontainers.image.source Libreoffice: org.opencontainers.image.title https://github.com/linuxserver/docker-libreoffice/packages: org.opencontainers.image.url linuxserver.io: org.opencontainers.image.vendor 25.2.5.2-r0-ls166: org.opencontainers.image.version

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/linuxserver/libreoffice:25.2.5-linuxarm64
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/linuxserver/libreoffice:25.2.5-linuxarm64  docker.io/linuxserver/libreoffice:25.2.5

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/linuxserver/libreoffice:25.2.5-linuxarm64
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/linuxserver/libreoffice:25.2.5-linuxarm64  docker.io/linuxserver/libreoffice:25.2.5

Shell快速替换命令

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

Ansible快速分发-Docker

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

Ansible快速分发-Containerd

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

镜像构建历史


# 2025-11-22 00:05:51  0.00B 创建挂载点用于持久化数据或共享数据
VOLUME [/config]
                        
# 2025-11-22 00:05:51  0.00B 声明容器运行时监听的端口
EXPOSE [3001/tcp]
                        
# 2025-11-22 00:05:51  6.46KB 复制新文件或目录到容器中
COPY /root / # buildkit
                        
# 2025-11-22 00:05:51  1.10GB 执行命令并创建新的镜像层
RUN |3 BUILD_DATE=2025-11-21T15:58:17+00:00 VERSION=25.2.5.2-r0-ls166 LIBREOFFICE_VERSION=25.2.5.2-r0 /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/libreoffice-logo.png &&   echo "**** install packages ****" &&   if [ -z ${LIBREOFFICE_VERSION+x} ]; then     LIBREOFFICE_VERSION=$(curl -sL "http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz" | tar -xz -C /tmp     && awk '/^P:libreoffice$/,/V:/' /tmp/APKINDEX | sed -n 2p | sed 's/^V://');   fi &&   apk add --no-cache     libreoffice==${LIBREOFFICE_VERSION}     openjdk8-jre     st     thunar     tint2 &&   echo "**** locales ****" &&   for LOCALE in $(curl -sL https://raw.githubusercontent.com/thelamer/lang-stash/master/langs); do     apk add --no-cache libreoffice-lang-$(echo ${LOCALE}| tr '[:upper:]' '[:lower:]') || apk add --no-cache libreoffice-lang-$(echo ${LOCALE}| head -c2);   done &&   echo "**** openbox tweaks ****" &&   sed -i     's/NLMC/NLIMC/g'     /etc/xdg/openbox/rc.xml &&   sed -i     '/Icon=/c Icon=xterm-color_48x48'     /usr/share/applications/st.desktop &&   echo "**** application tweaks ****" &&   mv     /usr/bin/thunar     /usr/bin/thunar-real &&   echo "**** cleanup ****" &&   rm -rf     /tmp/* # buildkit
                        
# 2025-11-22 00:05:51  0.00B 设置环境变量 TITLE NO_GAMEPAD
ENV TITLE=LibreOffice NO_GAMEPAD=true
                        
# 2025-11-22 00:05:51  0.00B 添加元数据标签
LABEL maintainer=thelamer
                        
# 2025-11-22 00:05:51  0.00B 添加元数据标签
LABEL build_version=Linuxserver.io version:- 25.2.5.2-r0-ls166 Build-date:- 2025-11-21T15:58:17+00:00
                        
# 2025-11-22 00:05:51  0.00B 定义构建参数
ARG LIBREOFFICE_VERSION=25.2.5.2-r0
                        
# 2025-11-22 00:05:51  0.00B 定义构建参数
ARG VERSION=25.2.5.2-r0-ls166
                        
# 2025-11-22 00:05:51  0.00B 定义构建参数
ARG BUILD_DATE=2025-11-21T15:58:17+00:00
                        
# 2025-11-22 00:05:51  0.00B 设置环境变量 LSIO_FIRST_PARTY
ENV LSIO_FIRST_PARTY=true
                        
# 2025-11-21 05:52:24  0.00B 创建挂载点用于持久化数据或共享数据
VOLUME [/config]
                        
# 2025-11-21 05:52:24  0.00B 声明容器运行时监听的端口
EXPOSE [3000/tcp 3001/tcp]
                        
# 2025-11-21 05:52:24  1.67MB 复制新文件或目录到容器中
COPY / / # buildkit
                        
# 2025-11-21 05:52:24  7.06MB 复制新文件或目录到容器中
COPY /buildout /usr/share/selkies # buildkit
                        
# 2025-11-21 05:52:05  31.31KB 复制新文件或目录到容器中
COPY /root / # buildkit
                        
# 2025-11-21 05:52:05  1.29GB 执行命令并创建新的镜像层
RUN |2 BUILD_DATE=2025-11-20T21:49:20+00:00 VERSION=d44f511f-ls111 /bin/sh -c echo "**** install build deps ****" &&   apk add --no-cache --virtual .build-deps     alpine-sdk     linux-headers     musl-dev     python3-dev &&   echo "**** install runtime deps ****" &&   apk add --no-cache     bash     breeze-cursors     ca-certificates     cmake     dbus-x11     docker     docker-cli-compose     dunst     file     font-adobe-100dpi     font-adobe-75dpi     font-misc-misc     font-noto     font-noto-cjk     font-noto-emoji     freetype     fuse-overlayfs     git     gnutls     gobject-introspection     kbd     lang     libev     libfontenc     libgcrypt     libjpeg-turbo     libnotify     libtasn1     libx11     libxau     libxcb     libxcursor     libxcvt     libxdmcp     libxext     libxfixes     libxfont2     libxinerama     libxshmfence     libxtst     linux-firmware-none     linux-pam     mesa-dri-gallium     mesa-gbm     mesa-gl     mesa-va-gallium     mesa-vulkan-ati     mesa-vulkan-swrast     musl-utils     nginx     nginx-mod-http-fancyindex     openbox     openssh-client     openssl     opus     p11-kit     pciutils     procps     pulseaudio     pulseaudio-utils     python3     setxkbmap     shadow     st     sudo     tar     util-linux     vulkan-loader     vulkan-tools     x264-libs     xauth     xclip     xdg-utils     xdotool     xf86-video-amdgpu     xf86-video-ati     xf86-video-nouveau     xfconf     xkbcomp     xkeyboard-config     xorg-server     xprop     xrandr     xrdb     xsel     xset     xsettingsd     xterm     xvfb     zlib  &&   echo "**** install selkies ****" &&   curl -o     /tmp/selkies.tar.gz -L     "https://github.com/selkies-project/selkies/archive/d70c9155e0df97ac1e6ac7a4cce04e4b04840286.tar.gz" &&   cd /tmp &&   tar xf selkies.tar.gz &&   cd selkies-* &&   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 '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 ****" &&   echo "abc:abc" | chpasswd &&   usermod -s /bin/bash abc &&   echo '%wheel ALL=(ALL) NOPASSWD:ALL' > /etc/sudoers.d/wheel &&   adduser abc wheel &&   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 ****" &&   addgroup -S dockremap &&   adduser -S -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 &&   usermod -aG docker abc &&   echo 'hosts: files dns' > /etc/nsswitch.conf &&   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 ****" &&   apk del .build-deps &&   rm -rf     /config/.cache     /tmp/* # buildkit
                        
# 2025-11-21 05:52:05  0.00B 设置环境变量 DISPLAY PERL5LIB HOME START_DOCKER PULSE_RUNTIME_PATH SELKIES_INTERPOSER 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 DISABLE_ZINK=false DISABLE_DRI3=false TITLE=Selkies
                        
# 2025-11-21 05:52:05  0.00B 添加元数据标签
LABEL maintainer=thelamer
                        
# 2025-11-21 05:52:05  0.00B 添加元数据标签
LABEL build_version=Linuxserver.io version:- d44f511f-ls111 Build-date:- 2025-11-20T21:49:20+00:00
                        
# 2025-11-21 05:52:05  0.00B 定义构建参数
ARG VERSION=d44f511f-ls111
                        
# 2025-11-21 05:52:05  0.00B 定义构建参数
ARG BUILD_DATE=2025-11-20T21:49:20+00:00
                        
# 2025-11-15 18:04:58  0.00B 配置容器启动时运行的命令
ENTRYPOINT ["/init"]
                        
# 2025-11-15 18:04:58  9.42KB 复制新文件或目录到容器中
COPY root/ / # buildkit
                        
# 2025-11-15 18:04:58  20.92MB 执行命令并创建新的镜像层
RUN |6 BUILD_DATE=2025-11-15T10:03:33+00:00 VERSION=68219374-ls15 MODS_VERSION=v3 PKG_INST_VERSION=v1 LSIOWN_VERSION=v1 WITHCONTENV_VERSION=v1 /bin/sh -c echo "**** install runtime packages ****" &&   apk add --no-cache     alpine-release     bash     ca-certificates     catatonit     coreutils     curl     findutils     jq     netcat-openbsd     procps-ng     shadow     tzdata &&   echo "**** create abc user and make our folders ****" &&   groupmod -g 1000 users &&   useradd -u 911 -U -d /config -s /bin/false abc &&   usermod -G users abc &&   mkdir -p     /app     /config     /defaults     /lsiopy &&   echo "**** cleanup ****" &&   rm -rf     /tmp/* # buildkit
                        
# 2025-11-15 18:04:57  0.00B 设置环境变量 PS1 HOME TERM S6_CMD_WAIT_FOR_SERVICES_MAXTIME S6_VERBOSITY S6_STAGE2_HOOK VIRTUAL_ENV PATH
ENV PS1=$(whoami)@$(hostname):$(pwd)\$  HOME=/root 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-11-15 18:04:57  478.00B 复制文件或目录到容器中
ADD --chmod=755 https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/with-contenv.v1 /usr/bin/with-contenv # buildkit
                        
# 2025-11-15 18:04:57  945.00B 复制文件或目录到容器中
ADD --chmod=755 https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/lsiown.v1 /usr/bin/lsiown # buildkit
                        
# 2025-11-15 18:04:57  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-11-15 18:04:57  31.19KB 复制文件或目录到容器中
ADD --chmod=755 https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/docker-mods.v3 /docker-mods # buildkit
                        
# 2025-11-15 18:04:57  0.00B 添加元数据标签
LABEL maintainer=TheLamer
                        
# 2025-11-15 18:04:57  0.00B 添加元数据标签
LABEL build_version=Linuxserver.io version:- 68219374-ls15 Build-date:- 2025-11-15T10:03:33+00:00
                        
# 2025-11-15 18:04:57  0.00B 定义构建参数
ARG WITHCONTENV_VERSION=v1
                        
# 2025-11-15 18:04:57  0.00B 定义构建参数
ARG LSIOWN_VERSION=v1
                        
# 2025-11-15 18:04:57  0.00B 定义构建参数
ARG PKG_INST_VERSION=v1
                        
# 2025-11-15 18:04:57  0.00B 定义构建参数
ARG MODS_VERSION=v3
                        
# 2025-11-15 18:04:57  0.00B 定义构建参数
ARG VERSION=68219374-ls15
                        
# 2025-11-15 18:04:57  0.00B 定义构建参数
ARG BUILD_DATE=2025-11-15T10:03:33+00:00
                        
# 2025-11-15 18:04:57  18.42MB 复制新文件或目录到容器中
COPY /root-out/ / # buildkit
                        
                    

镜像信息

{
    "Id": "sha256:da04ca66d971639ad6cca1988e4c21fc4a36f793cb8e2486f1bc197006a15959",
    "RepoTags": [
        "linuxserver/libreoffice:25.2.5",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/linuxserver/libreoffice:25.2.5-linuxarm64"
    ],
    "RepoDigests": [
        "linuxserver/libreoffice@sha256:c60b5f39f5950a22491697825c7c15de90f65b4864fd3b64e3bf26a3fb70a5b2",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/linuxserver/libreoffice@sha256:d40ea3d21df37c8965f96a0596d35b2f30c2cf6d8e5a934a2e1a372b33f63be8"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2025-11-21T16:05:51.802478273Z",
    "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",
            "PS1=$(whoami)@$(hostname):$(pwd)\\$ ",
            "HOME=/config",
            "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",
            "DISABLE_ZINK=false",
            "DISABLE_DRI3=false",
            "TITLE=LibreOffice",
            "LSIO_FIRST_PARTY=true",
            "NO_GAMEPAD=true"
        ],
        "Cmd": null,
        "Image": "",
        "Volumes": {
            "/config": {}
        },
        "WorkingDir": "/",
        "Entrypoint": [
            "/init"
        ],
        "OnBuild": null,
        "Labels": {
            "build_version": "Linuxserver.io version:- 25.2.5.2-r0-ls166 Build-date:- 2025-11-21T15:58:17+00:00",
            "maintainer": "thelamer",
            "org.opencontainers.image.authors": "linuxserver.io",
            "org.opencontainers.image.created": "2025-11-21T15:58:17+00:00",
            "org.opencontainers.image.description": "[LibreOffice](https://www.libreoffice.org/) is a free and powerful office suite, and a successor to OpenOffice.org (commonly known as OpenOffice). Its clean interface and feature-rich tools help you unleash your creativity and enhance your productivity.",
            "org.opencontainers.image.documentation": "https://docs.linuxserver.io/images/docker-libreoffice",
            "org.opencontainers.image.licenses": "GPL-3.0-only",
            "org.opencontainers.image.ref.name": "d0e615b92012ae7adb3f9cb97db5adde93424929",
            "org.opencontainers.image.revision": "d0e615b92012ae7adb3f9cb97db5adde93424929",
            "org.opencontainers.image.source": "https://github.com/linuxserver/docker-libreoffice",
            "org.opencontainers.image.title": "Libreoffice",
            "org.opencontainers.image.url": "https://github.com/linuxserver/docker-libreoffice/packages",
            "org.opencontainers.image.vendor": "linuxserver.io",
            "org.opencontainers.image.version": "25.2.5.2-r0-ls166"
        }
    },
    "Architecture": "arm64",
    "Os": "linux",
    "Size": 2438141122,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/c026d82f27c36ef815e90061b5952e5c8dacec265bcc6b400b2fa4b2fadbde3a/diff:/var/lib/docker/overlay2/b8d1d079bc66d5587d69e3963e8843bc4b7e978cdbeb0c837113eee21d363e46/diff:/var/lib/docker/overlay2/8034045ba37805e4cee16d818aece8ec6568b95c46f4a4e0048997dbd28c821f/diff:/var/lib/docker/overlay2/fe699c9dbffb375d7b7f0db6a90ec5f4633891971ddb35b7ab1cc4a78cc23d33/diff:/var/lib/docker/overlay2/9d74ece1ee0dc5ca16e2b56485f3df935a0726e87ac26fd1e889014fb83ab65f/diff:/var/lib/docker/overlay2/dc90e259e8f86bdcd783dd0c556688b9b01de8eb7afb6f3eb41fed9c4e375929/diff:/var/lib/docker/overlay2/1ba948b11b0ef289f91726ab41eba606acddc64a5c697583d4f0f0693a94c269/diff:/var/lib/docker/overlay2/9bbbc4f9c1429ebcd4b268fd5b5d559dbc7221a68202241fc559455b7c0116c8/diff:/var/lib/docker/overlay2/6a984a8901b2e25d9a8cec87b883cb4e137368f09fff922813f35b78be26daad/diff:/var/lib/docker/overlay2/f0de684d93d56698c7e03fc39ba27ccdf56a52aec4cb1af1772bbebd2d08df83/diff:/var/lib/docker/overlay2/0bc1f8b00c2a4b11fdecf6a2f7246a19834e14ccb1cb93ff33cd22f7b96df864/diff:/var/lib/docker/overlay2/69e58ae7446a3a2aaef7def731051635fc49896e288826f9ef108b4c887552ba/diff",
            "MergedDir": "/var/lib/docker/overlay2/bbbf212b2333fe4dc13ea07b85c07b8d342d104fe27af790ad570e473e29e480/merged",
            "UpperDir": "/var/lib/docker/overlay2/bbbf212b2333fe4dc13ea07b85c07b8d342d104fe27af790ad570e473e29e480/diff",
            "WorkDir": "/var/lib/docker/overlay2/bbbf212b2333fe4dc13ea07b85c07b8d342d104fe27af790ad570e473e29e480/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:517906d5a3cbd8072948d4af7b16271924873b832d8ba3a6c18e570805896364",
            "sha256:4237b4abe0c583f84633de1da55c1e716dbf60660634932965955c149a90929c",
            "sha256:713a9713468d5518e563bf2a2fa231c39b53bd34ca5c8a97c864271ed0ce49fc",
            "sha256:df4fac6270904f92273044d5fd47b9602d10821111a2d57b5b340d833b3d19c3",
            "sha256:242233d0be86acce83bc174875648765532bd801726e1caaf4da398d2add1d27",
            "sha256:87a97292f68d2dad9bfec24ae0e5bef525118360e93f9bb768c49ff384a3549a",
            "sha256:be33ecb6e036c6bbb8e55918be2a72f70d4a84927b0cc2c5101c8376475070a3",
            "sha256:9e1e0db67bf3cd21d94de4edf0933b64a1d4d0c1bb32cab7ba1aa49aaa7cfc1a",
            "sha256:1524e49139e951f1d00774118316fea6d73488bff530a53cc3fcefcf58a92d98",
            "sha256:76121f8e42152d17f22fb043eb760a68e3e2d5eb287f38501cdfa8745f96175b",
            "sha256:c3e79a1d24b6928fcccd1613bd9164b142b61f1aad5cf7448b0c3347c9c81494",
            "sha256:88c59aeda53f39a5aeadc613bf9f015dbd5754e5af36cef62d89527689bddb93",
            "sha256:51a48ca7ce0eca22ba80162e2bb467b9822e1e2a4aef86576119bf3acd872d85"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-11-28T20:14:25.021833867+08:00"
    }
}

更多版本

docker.io/linuxserver/libreoffice:7.6.3

linux/arm64 docker.io2.11GB2024-07-12 11:35
1057

docker.io/linuxserver/libreoffice:7.6.7

linux/amd64 docker.io2.32GB2025-03-03 11:31
737

docker.io/linuxserver/libreoffice:6.4.6

linux/amd64 docker.io1.23GB2025-03-13 10:45
342

docker.io/linuxserver/libreoffice:7.2.7

linux/amd64 docker.io1.34GB2025-05-12 08:41
265

docker.io/linuxserver/libreoffice:25.2.5

linux/amd64 docker.io2.58GB2025-10-22 10:34
146

docker.io/linuxserver/libreoffice:7.6.7

linux/arm64 docker.io2.12GB2025-11-26 08:53
26

docker.io/linuxserver/libreoffice:25.2.5

linux/arm64 docker.io2.44GB2025-11-28 20:16
9