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

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

温馨提示:此镜像为latest tag镜像,本站无法保证此版本为最新镜像

📊

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:latest
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/linuxserver/libreoffice:latest
镜像ID sha256:62decffd41f91b73470d7341a413ac86a3261e32b5138e00316d2381706fe2cf
镜像TAG latest
大小 2.50GB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD
启动入口 /init
工作目录 /
OS/平台 linux/amd64
浏览量 11 次
贡献者
镜像创建 2026-02-02T23:36:49.05653645Z
同步时间 2026-02-05 18:33
更新时间 2026-02-06 03:41
开放端口
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.8.1.1-r5-ls177 Build-date:- 2026-02-02T23:31:04+00:00: build_version thelamer: maintainer linuxserver.io: org.opencontainers.image.authors 2026-02-02T23:31: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 04bd3ec53d7e0524b8fa863fa6053a4419886104: org.opencontainers.image.ref.name 04bd3ec53d7e0524b8fa863fa6053a4419886104: 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.8.1.1-r5-ls177: org.opencontainers.image.version

Docker拉取命令

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

Containerd拉取命令

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

Shell快速替换命令

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

Ansible快速分发-Docker

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

Ansible快速分发-Containerd

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

镜像构建历史


# 2026-02-03 07:36:49  0.00B 创建挂载点用于持久化数据或共享数据
VOLUME [/config]
                        
# 2026-02-03 07:36:49  0.00B 声明容器运行时监听的端口
EXPOSE [3001/tcp]
                        
# 2026-02-03 07:36:49  7.12KB 复制新文件或目录到容器中
COPY /root / # buildkit
                        
# 2026-02-03 07:36:48  1.10GB 执行命令并创建新的镜像层
RUN |3 BUILD_DATE=2026-02-02T23:31:04+00:00 VERSION=25.8.1.1-r5-ls177 LIBREOFFICE_VERSION=25.8.1.1-r5 /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.23/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
                        
# 2026-02-03 07:36:48  0.00B 设置环境变量 TITLE NO_GAMEPAD
ENV TITLE=LibreOffice NO_GAMEPAD=true
                        
# 2026-02-03 07:36:48  0.00B 添加元数据标签
LABEL maintainer=thelamer
                        
# 2026-02-03 07:36:48  0.00B 添加元数据标签
LABEL build_version=Linuxserver.io version:- 25.8.1.1-r5-ls177 Build-date:- 2026-02-02T23:31:04+00:00
                        
# 2026-02-03 07:36:48  0.00B 定义构建参数
ARG LIBREOFFICE_VERSION=25.8.1.1-r5
                        
# 2026-02-03 07:36:48  0.00B 定义构建参数
ARG VERSION=25.8.1.1-r5-ls177
                        
# 2026-02-03 07:36:48  0.00B 定义构建参数
ARG BUILD_DATE=2026-02-02T23:31:04+00:00
                        
# 2026-02-03 07:36:48  0.00B 设置环境变量 LSIO_FIRST_PARTY
ENV LSIO_FIRST_PARTY=true
                        
# 2026-01-31 01:56:36  0.00B 创建挂载点用于持久化数据或共享数据
VOLUME [/config]
                        
# 2026-01-31 01:56:36  0.00B 声明容器运行时监听的端口
EXPOSE [3000/tcp 3001/tcp]
                        
# 2026-01-31 01:56:36  1.61MB 复制新文件或目录到容器中
COPY / / # buildkit
                        
# 2026-01-31 01:56:36  7.28MB 复制新文件或目录到容器中
COPY /buildout /usr/share/selkies # buildkit
                        
# 2026-01-31 01:56:33  38.20KB 复制新文件或目录到容器中
COPY /root / # buildkit
                        
# 2026-01-31 01:56:33  1.36GB 执行命令并创建新的镜像层
RUN |2 BUILD_DATE=2026-01-30T17:54:06+00:00 VERSION=609ab5c3-ls14 /bin/sh -c echo "**** install build deps ****" &&   apk add --no-cache --virtual .build-deps     alpine-sdk     libxkbcommon-dev     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     foot     freetype     fuse-overlayfs     git     gnutls     gobject-introspection     intel-media-driver     kbd     labwc     lang     libev     libfontenc     libgcrypt     libjpeg-turbo     libnotify     libtasn1     libx11     libxau     libxcb     libxcursor     libxcvt     libxdmcp     libxext     libxfixes     libxfont2     libxinerama     libxkbcommon     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     wayland     wl-clipboard     wlr-randr     wtype     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/a47ade9aad57758f0e3ee421240db53ad8c3d3b2.tar.gz" &&   cd /tmp &&   tar xf selkies.tar.gz &&   cd selkies-* &&   sed -i '/"av>/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 '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
                        
# 2026-01-31 01:56:33  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
                        
# 2026-01-31 01:56:33  0.00B 添加元数据标签
LABEL maintainer=thelamer
                        
# 2026-01-31 01:56:33  0.00B 添加元数据标签
LABEL build_version=Linuxserver.io version:- 609ab5c3-ls14 Build-date:- 2026-01-30T17:54:06+00:00
                        
# 2026-01-31 01:56:33  0.00B 定义构建参数
ARG VERSION=609ab5c3-ls14
                        
# 2026-01-31 01:56:33  0.00B 定义构建参数
ARG BUILD_DATE=2026-01-30T17:54:06+00:00
                        
# 2026-01-03 21:44:49  0.00B 配置容器启动时运行的命令
ENTRYPOINT ["/init"]
                        
# 2026-01-03 21:44:49  9.42KB 复制新文件或目录到容器中
COPY root/ / # buildkit
                        
# 2026-01-03 21:44:49  14.51MB 执行命令并创建新的镜像层
RUN |6 BUILD_DATE=2026-01-03T13:43:36+00:00 VERSION=d34fa4d2-ls4 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
                        
# 2026-01-03 21:44:47  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
                        
# 2026-01-03 21:44:47  478.00B 复制文件或目录到容器中
ADD --chmod=755 https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/with-contenv.v1 /usr/bin/with-contenv # buildkit
                        
# 2026-01-03 21:44:47  945.00B 复制文件或目录到容器中
ADD --chmod=755 https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/lsiown.v1 /usr/bin/lsiown # buildkit
                        
# 2026-01-03 21:44:47  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
                        
# 2026-01-03 21:44:47  31.19KB 复制文件或目录到容器中
ADD --chmod=755 https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/docker-mods.v3 /docker-mods # buildkit
                        
# 2026-01-03 21:44:47  0.00B 添加元数据标签
LABEL maintainer=TheLamer
                        
# 2026-01-03 21:44:47  0.00B 添加元数据标签
LABEL build_version=Linuxserver.io version:- d34fa4d2-ls4 Build-date:- 2026-01-03T13:43:36+00:00
                        
# 2026-01-03 21:44:47  0.00B 定义构建参数
ARG WITHCONTENV_VERSION=v1
                        
# 2026-01-03 21:44:47  0.00B 定义构建参数
ARG LSIOWN_VERSION=v1
                        
# 2026-01-03 21:44:47  0.00B 定义构建参数
ARG PKG_INST_VERSION=v1
                        
# 2026-01-03 21:44:47  0.00B 定义构建参数
ARG MODS_VERSION=v3
                        
# 2026-01-03 21:44:47  0.00B 定义构建参数
ARG VERSION=d34fa4d2-ls4
                        
# 2026-01-03 21:44:47  0.00B 定义构建参数
ARG BUILD_DATE=2026-01-03T13:43:36+00:00
                        
# 2026-01-03 21:44:47  13.75MB 复制新文件或目录到容器中
COPY /root-out/ / # buildkit
                        
                    

镜像信息

{
    "Id": "sha256:62decffd41f91b73470d7341a413ac86a3261e32b5138e00316d2381706fe2cf",
    "RepoTags": [
        "linuxserver/libreoffice:latest",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/linuxserver/libreoffice:latest"
    ],
    "RepoDigests": [
        "linuxserver/libreoffice@sha256:2e3b29ab6dfbeec15e78e4d099e22ad96b01ba2ca42d2d329d19378b74eee332",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/linuxserver/libreoffice@sha256:2ab607af381ef58adbcc97a739412f4ba9af994816891fea972bdbbcac32f7c4"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2026-02-02T23:36:49.05653645Z",
    "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.8.1.1-r5-ls177 Build-date:- 2026-02-02T23:31:04+00:00",
            "maintainer": "thelamer",
            "org.opencontainers.image.authors": "linuxserver.io",
            "org.opencontainers.image.created": "2026-02-02T23:31: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": "04bd3ec53d7e0524b8fa863fa6053a4419886104",
            "org.opencontainers.image.revision": "04bd3ec53d7e0524b8fa863fa6053a4419886104",
            "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.8.1.1-r5-ls177"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 2497042364,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/1680d17ae30282ecc3b4d634379038d8d0ebd64a304ee75cd3c7b3d07dcc904e/diff:/var/lib/docker/overlay2/220bd65bba75b1ea5cfa8ba4b764e6fe1290728cb21467b301a2d524b26f3f28/diff:/var/lib/docker/overlay2/8006d06322a9cf19c0e5f491427df149084cbdfb96fa967df2183ad63393a807/diff:/var/lib/docker/overlay2/01af4a09e5c0de5a08899e5cca0e9ae1aaf9e4be758aa3ce0e56443378104447/diff:/var/lib/docker/overlay2/a7d8a76b1d1598535f6e477322b61f1cac0edb69b809f4c41c14c3ac1088c639/diff:/var/lib/docker/overlay2/200747237aed44a3319306371944426d537efdc88617f8d913a4c861f4871bb5/diff:/var/lib/docker/overlay2/d87376ceaa868bef1379c3ba60e5bf1459e9996b17dae8ad7b545416c7ba4171/diff:/var/lib/docker/overlay2/dd6c98dadc9c9a5e08f588da7743741ee2f56c59c331e96231ffef5e7190faef/diff:/var/lib/docker/overlay2/a4ba493986754d73cd1f32713aa39cf9bbdeddc58019684b2213cb3dd5c6ef31/diff:/var/lib/docker/overlay2/c302557becc8cb47d6efbe4411a507dfd6d8a3b8e4f99524498c3461678f562a/diff:/var/lib/docker/overlay2/d88f4c5bea3343d7fc4770a7e604856009b7f174f5e5f425762322252c76ae2c/diff:/var/lib/docker/overlay2/88954c71b24fbb34dd0f5bb07f004d61972f45824e018b871b89b247e94074f8/diff",
            "MergedDir": "/var/lib/docker/overlay2/eabaed420448d93b7217651abd79cbd00f2ec3f3ada9877fab41a8493c8317dd/merged",
            "UpperDir": "/var/lib/docker/overlay2/eabaed420448d93b7217651abd79cbd00f2ec3f3ada9877fab41a8493c8317dd/diff",
            "WorkDir": "/var/lib/docker/overlay2/eabaed420448d93b7217651abd79cbd00f2ec3f3ada9877fab41a8493c8317dd/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:17c22889d2059d747c0d5ccb0c138eec1f41649f9ddd7dacef1bf0d96a5ac90d",
            "sha256:4237b4abe0c583f84633de1da55c1e716dbf60660634932965955c149a90929c",
            "sha256:58174ffa04cc626c3dd5e8a2d620b3728ee0e730d0df762133cd4b9311e977fd",
            "sha256:d900e650b913e914fbbf3355d1d83c502ca08d1beed888b6e2bb312041667581",
            "sha256:f42dbf2dcd976d0b408bbd2836d5c0592634307bb6314f28dd13415c879faa9d",
            "sha256:67909a3bdb0983426f0952185e644ccc5fd3eaa3761c35e67e125d0ef683e2ab",
            "sha256:04c5112b87ff4a949ffa8b41ea04180d896f9d927f3a14673ef292e4061b062d",
            "sha256:008f31505d78fc96288379c5c5e9cf0cf997b4ae442b9c0032df94af9088a4b8",
            "sha256:feed1bf0aeec6712a36c693403ca103ca86b8bcb45141636e9589e0905f2ae78",
            "sha256:454b64d882317d180e58585cfa8ff7ed024f65cd2bb9c48d4cde7fef341bf7c4",
            "sha256:dfebdc184474696f659d4e6169b7b34ef710f982389d08e09f72a6aae6000d76",
            "sha256:1ff8a28224226db366dbd5a32de4b9525c21f3556df5e86f5dfac479660e0c95",
            "sha256:b3e081063acf8fd4f3a74982bf769c6ecc2f88533490bdc406b7a5fdef8436a1"
        ]
    },
    "Metadata": {
        "LastTagTime": "2026-02-05T18:30:26.125385074+08:00"
    }
}

更多版本

docker.io/linuxserver/libreoffice:7.6.3

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

docker.io/linuxserver/libreoffice:7.6.7

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

docker.io/linuxserver/libreoffice:6.4.6

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

docker.io/linuxserver/libreoffice:7.2.7

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

docker.io/linuxserver/libreoffice:25.2.5

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

docker.io/linuxserver/libreoffice:7.6.7

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

docker.io/linuxserver/libreoffice:25.2.5

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

docker.io/linuxserver/libreoffice:latest

linux/amd64 docker.io2.50GB2026-02-05 18:33
10