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

docker.io/linuxserver/libreoffice:25.2.5 - 国内下载镜像源 浏览次数:23 安全受验证的发布者-linuxserver
📊

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
镜像ID sha256:4879ceec3ba7af6091845f23525acf8911a98996c4bdaba054253aed042ff14b
镜像TAG 25.2.5
大小 2.58GB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD
启动入口 /init
工作目录 /
OS/平台 linux/amd64
浏览量 23 次
贡献者
镜像创建 2025-10-20T23:05:36.137047948Z
同步时间 2025-10-22 10:34
更新时间 2025-10-22 18:34
开放端口
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-ls161 Build-date:- 2025-10-20T22:59:04+00:00: build_version thelamer: maintainer linuxserver.io: org.opencontainers.image.authors 2025-10-20T22:59:04+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 e922973b90b71b195661c823c07466ea63054e6a: org.opencontainers.image.ref.name e922973b90b71b195661c823c07466ea63054e6a: 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-ls161: org.opencontainers.image.version

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/linuxserver/libreoffice:25.2.5
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/linuxserver/libreoffice:25.2.5  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
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/linuxserver/libreoffice:25.2.5  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#' 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 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/linuxserver/libreoffice:25.2.5  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 && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/linuxserver/libreoffice:25.2.5  docker.io/linuxserver/libreoffice:25.2.5'

镜像构建历史


# 2025-10-21 07:05:36  0.00B 创建挂载点用于持久化数据或共享数据
VOLUME [/config]
                        
# 2025-10-21 07:05:36  0.00B 声明容器运行时监听的端口
EXPOSE [3001/tcp]
                        
# 2025-10-21 07:05:36  6.46KB 复制新文件或目录到容器中
COPY /root / # buildkit
                        
# 2025-10-21 07:05:35  1.09GB 执行命令并创建新的镜像层
RUN |3 BUILD_DATE=2025-10-20T22:59:04+00:00 VERSION=25.2.5.2-r0-ls161 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-10-21 07:05:35  0.00B 设置环境变量 TITLE NO_GAMEPAD
ENV TITLE=LibreOffice NO_GAMEPAD=true
                        
# 2025-10-21 07:05:35  0.00B 添加元数据标签
LABEL maintainer=thelamer
                        
# 2025-10-21 07:05:35  0.00B 添加元数据标签
LABEL build_version=Linuxserver.io version:- 25.2.5.2-r0-ls161 Build-date:- 2025-10-20T22:59:04+00:00
                        
# 2025-10-21 07:05:35  0.00B 定义构建参数
ARG LIBREOFFICE_VERSION=25.2.5.2-r0
                        
# 2025-10-21 07:05:35  0.00B 定义构建参数
ARG VERSION=25.2.5.2-r0-ls161
                        
# 2025-10-21 07:05:35  0.00B 定义构建参数
ARG BUILD_DATE=2025-10-20T22:59:04+00:00
                        
# 2025-10-21 07:05:35  0.00B 设置环境变量 LSIO_FIRST_PARTY
ENV LSIO_FIRST_PARTY=true
                        
# 2025-10-20 23:23:20  0.00B 创建挂载点用于持久化数据或共享数据
VOLUME [/config]
                        
# 2025-10-20 23:23:20  0.00B 声明容器运行时监听的端口
EXPOSE [3000/tcp 3001/tcp]
                        
# 2025-10-20 23:23:20  1.60MB 复制新文件或目录到容器中
COPY / / # buildkit
                        
# 2025-10-20 23:23:20  6.98MB 复制新文件或目录到容器中
COPY /buildout /usr/share/selkies # buildkit
                        
# 2025-10-20 23:23:20  31.31KB 复制新文件或目录到容器中
COPY /root / # buildkit
                        
# 2025-10-20 23:23:20  1.45GB 执行命令并创建新的镜像层
RUN |2 BUILD_DATE=2025-10-20T15:20:49+00:00 VERSION=66713b0b-ls104 /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     intel-media-driver     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-intel     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-intel     xf86-video-nouveau     xf86-video-qxl     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/fe93efd4c59aed20ede8562b3b9d9e815443f097.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-x86_64.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-10-20 23:23:20  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-10-20 23:23:20  0.00B 添加元数据标签
LABEL maintainer=thelamer
                        
# 2025-10-20 23:23:20  0.00B 添加元数据标签
LABEL build_version=Linuxserver.io version:- 66713b0b-ls104 Build-date:- 2025-10-20T15:20:49+00:00
                        
# 2025-10-20 23:23:20  0.00B 定义构建参数
ARG VERSION=66713b0b-ls104
                        
# 2025-10-20 23:23:20  0.00B 定义构建参数
ARG BUILD_DATE=2025-10-20T15:20:49+00:00
                        
# 2025-10-11 21:35:15  0.00B 配置容器启动时运行的命令
ENTRYPOINT ["/init"]
                        
# 2025-10-11 21:35:15  9.41KB 复制新文件或目录到容器中
COPY root/ / # buildkit
                        
# 2025-10-11 21:35:15  14.04MB 执行命令并创建新的镜像层
RUN |6 BUILD_DATE=2025-10-11T13:33:38+00:00 VERSION=68219374-ls13 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-10-11 21:35:14  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-10-11 21:35:14  478.00B 复制文件或目录到容器中
ADD --chmod=755 https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/with-contenv.v1 /usr/bin/with-contenv # buildkit
                        
# 2025-10-11 21:35:14  945.00B 复制文件或目录到容器中
ADD --chmod=755 https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/lsiown.v1 /usr/bin/lsiown # buildkit
                        
# 2025-10-11 21:35:14  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-10-11 21:35:14  31.19KB 复制文件或目录到容器中
ADD --chmod=755 https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/docker-mods.v3 /docker-mods # buildkit
                        
# 2025-10-11 21:35:14  0.00B 添加元数据标签
LABEL maintainer=TheLamer
                        
# 2025-10-11 21:35:14  0.00B 添加元数据标签
LABEL build_version=Linuxserver.io version:- 68219374-ls13 Build-date:- 2025-10-11T13:33:38+00:00
                        
# 2025-10-11 21:35:14  0.00B 定义构建参数
ARG WITHCONTENV_VERSION=v1
                        
# 2025-10-11 21:35:14  0.00B 定义构建参数
ARG LSIOWN_VERSION=v1
                        
# 2025-10-11 21:35:14  0.00B 定义构建参数
ARG PKG_INST_VERSION=v1
                        
# 2025-10-11 21:35:14  0.00B 定义构建参数
ARG MODS_VERSION=v3
                        
# 2025-10-11 21:35:14  0.00B 定义构建参数
ARG VERSION=68219374-ls13
                        
# 2025-10-11 21:35:14  0.00B 定义构建参数
ARG BUILD_DATE=2025-10-11T13:33:38+00:00
                        
# 2025-10-11 21:35:14  13.62MB 复制新文件或目录到容器中
COPY /root-out/ / # buildkit
                        
                    

镜像信息

{
    "Id": "sha256:4879ceec3ba7af6091845f23525acf8911a98996c4bdaba054253aed042ff14b",
    "RepoTags": [
        "linuxserver/libreoffice:25.2.5",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/linuxserver/libreoffice:25.2.5"
    ],
    "RepoDigests": [
        "linuxserver/libreoffice@sha256:98bf0123809247c667c114172111c80cdd6be9094edb6b9ae2161bdecb2e3dd3",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/linuxserver/libreoffice@sha256:d95b3ed3c713dc2b024b74c6aa9253b1552946b482c953dc4e38173f55694a3b"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2025-10-20T23:05:36.137047948Z",
    "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-ls161 Build-date:- 2025-10-20T22:59:04+00:00",
            "maintainer": "thelamer",
            "org.opencontainers.image.authors": "linuxserver.io",
            "org.opencontainers.image.created": "2025-10-20T22:59:04+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": "e922973b90b71b195661c823c07466ea63054e6a",
            "org.opencontainers.image.revision": "e922973b90b71b195661c823c07466ea63054e6a",
            "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-ls161"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 2579828487,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/b4f479da7b243a5d1dec05a5453f9c6fb2e4ab9f7cb92f1e22529ec34c063e85/diff:/var/lib/docker/overlay2/77349ff361e4c22833a6b19651b5e0a50ffab4c98e0fa8a52fbf287bd580ab1d/diff:/var/lib/docker/overlay2/cc0c0cc5e07d204207eadb6df6acaa4f9f959bc3f18f61754d58088d46e173f5/diff:/var/lib/docker/overlay2/649c32523550027fd8f019afabaa9f6c3d7f67d1b058b36248ae55b17d4c14ae/diff:/var/lib/docker/overlay2/611ae462d4cc17b34c8fa82761ad41439eaba4f76247a992a7d684f6cc74b4f2/diff:/var/lib/docker/overlay2/183491a4cd28fb9e58f0a5e19bd376acd82e256d29d657ad76f7ea02d009b197/diff:/var/lib/docker/overlay2/45fd4ef53409d87dacc777ce3e4bc32b789baec14f7c9552f5ffa3a8ba820b0c/diff:/var/lib/docker/overlay2/0f25551ada9da7e1a4740e077eaea0970590e85851a87448df1a668fda5c3425/diff:/var/lib/docker/overlay2/201ef67bd561a592252fadc245830738f220be65f825d0916b4a61030262b5e1/diff:/var/lib/docker/overlay2/e6d12bec0c08071f20cabfcecc58cb323f9d5bfbaf3138cca48aa99bb338d3b7/diff:/var/lib/docker/overlay2/d97e366c0d9f8b00fe3f956daf2dd24b3ab0bdfa223cdb65beb5830ffdd30102/diff:/var/lib/docker/overlay2/1cf809f370e87f4cbcad65370da61c58b905c72aa15822643e026e2ca9c5740f/diff",
            "MergedDir": "/var/lib/docker/overlay2/1b0b2797bd2be365b654f27172a83ea4aa2d2d11a338f7e4dbc05e964c0aaa85/merged",
            "UpperDir": "/var/lib/docker/overlay2/1b0b2797bd2be365b654f27172a83ea4aa2d2d11a338f7e4dbc05e964c0aaa85/diff",
            "WorkDir": "/var/lib/docker/overlay2/1b0b2797bd2be365b654f27172a83ea4aa2d2d11a338f7e4dbc05e964c0aaa85/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:037f2052b5c65951afbc913afb0d4efb4c1e80f14390f8e35193752bf085274b",
            "sha256:4237b4abe0c583f84633de1da55c1e716dbf60660634932965955c149a90929c",
            "sha256:a30ba73e7f555f05a32b4e844a8e26ad8cc2194dd9d00a71badbaf3c6defc113",
            "sha256:e79036d36ed0eb83112f35420a5422d4318bc3fa71ed48fd8d382e2acc43ea33",
            "sha256:d5042200317a979fa1b78cc48b624ffbb06eb3b4d53beb585dfc3b789953eab1",
            "sha256:ce190d71a00d37a685e962c0177128f8f00c6668752a392fd5e5c05f64bf831f",
            "sha256:8e94fbc09f92379666f6843dc5cc67beb46c8be49efddb1d1bf409d435cb2c55",
            "sha256:65a9741d2cbdf88652a79de31616433a6afdab6c33f9a771c1c773fcde88dd7e",
            "sha256:23d0d2a1dd25c8b457432eea6253cbd47dee473c6bf486c717b540e54371b0f0",
            "sha256:0e40aa55ea377f0965238f1b60d9b30e11159b5403183f4b274d3e40651c0984",
            "sha256:5da26331cfd593e1dce67861419c76be76276dc1af26682bdb929b370a97fa22",
            "sha256:867293f50fee04919584e74812799cbe580277914952ee745d71d5b0d47da49b",
            "sha256:ec032137856f2cb9d0f97f8c4e967e36bec5ec3ec1c2f6616f8024c9d12b3a26"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-10-22T10:32:13.799396137+08:00"
    }
}

更多版本

docker.io/linuxserver/libreoffice:7.6.3

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

docker.io/linuxserver/libreoffice:7.6.7

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

docker.io/linuxserver/libreoffice:6.4.6

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

docker.io/linuxserver/libreoffice:7.2.7

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

docker.io/linuxserver/libreoffice:25.2.5

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