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

docker.io/linuxserver/libreoffice:7.6.7 - 国内下载镜像源 浏览次数:17 安全受验证的发布者-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:7.6.7
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/linuxserver/libreoffice:7.6.7-linuxarm64
镜像ID sha256:1de183bd4cb2f67e310aa78003ce5ef244b90e41b61793eec5470b1bbc61eac4
镜像TAG 7.6.7-linuxarm64
大小 2.12GB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD
启动入口 /init
工作目录 /
OS/平台 linux/arm64
浏览量 17 次
贡献者 da******g@sohu.com
镜像创建 2025-07-14T23:06:59.306467458Z
同步时间 2025-11-26 08:53
更新时间 2025-11-28 04:23
开放端口
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 OMP_WAIT_POLICY=PASSIVE GOMP_SPINCOUNT=0 START_DOCKER=true PULSE_RUNTIME_PATH=/defaults NVIDIA_DRIVER_CAPABILITIES=all LSIO_FIRST_PARTY=true TITLE=LibreOffice
镜像标签
Linuxserver.io version:- 7.6.7.2-r2-ls142 Build-date:- 2025-07-14T23:00:54+00:00: build_version true: com.kasmweb.image thelamer: maintainer linuxserver.io: org.opencontainers.image.authors 2025-07-14T23:00:54+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 188dc8f5a2abbc7146a2804eecc9cdb7c49e41cf: org.opencontainers.image.ref.name 188dc8f5a2abbc7146a2804eecc9cdb7c49e41cf: 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 7.6.7.2-r2-ls142: org.opencontainers.image.version

Docker拉取命令

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

Containerd拉取命令

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

Shell快速替换命令

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

Ansible快速分发-Docker

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

Ansible快速分发-Containerd

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

镜像构建历史


# 2025-07-15 07:06:59  0.00B 创建挂载点用于持久化数据或共享数据
VOLUME [/config]
                        
# 2025-07-15 07:06:59  0.00B 声明容器运行时监听的端口
EXPOSE map[3000/tcp:{}]
                        
# 2025-07-15 07:06:59  6.43KB 复制新文件或目录到容器中
COPY /root / # buildkit
                        
# 2025-07-15 07:06:59  968.97MB 执行命令并创建新的镜像层
RUN |3 BUILD_DATE=2025-07-14T23:00:54+00:00 VERSION=7.6.7.2-r2-ls142 LIBREOFFICE_VERSION=7.6.7.2-r2 /bin/sh -c echo "**** add icon ****" &&   curl -o     /kclient/public/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.21/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 "**** cleanup ****" &&   rm -rf     /tmp/* # buildkit
                        
# 2025-07-15 07:06:59  0.00B 设置环境变量 TITLE
ENV TITLE=LibreOffice
                        
# 2025-07-15 07:06:59  0.00B 添加元数据标签
LABEL maintainer=thelamer
                        
# 2025-07-15 07:06:59  0.00B 添加元数据标签
LABEL build_version=Linuxserver.io version:- 7.6.7.2-r2-ls142 Build-date:- 2025-07-14T23:00:54+00:00
                        
# 2025-07-15 07:06:59  0.00B 定义构建参数
ARG LIBREOFFICE_VERSION=7.6.7.2-r2
                        
# 2025-07-15 07:06:59  0.00B 定义构建参数
ARG VERSION=7.6.7.2-r2-ls142
                        
# 2025-07-15 07:06:59  0.00B 定义构建参数
ARG BUILD_DATE=2025-07-14T23:00:54+00:00
                        
# 2025-07-15 07:06:59  0.00B 设置环境变量 LSIO_FIRST_PARTY
ENV LSIO_FIRST_PARTY=true
                        
# 2025-07-13 03:03:38  0.00B 创建挂载点用于持久化数据或共享数据
VOLUME [/config]
                        
# 2025-07-13 03:03:38  0.00B 声明容器运行时监听的端口
EXPOSE map[3000/tcp:{} 3001/tcp:{}]
                        
# 2025-07-13 03:03:38  46.85KB 复制新文件或目录到容器中
COPY /root / # buildkit
                        
# 2025-07-13 03:03:38  1.07GB 执行命令并创建新的镜像层
RUN |3 BUILD_DATE=2025-07-12T18:53:05+00:00 VERSION=89d8a445-ls32 KASMBINS_RELEASE=1.15.0 /bin/sh -c echo "**** install deps ****" &&   apk add --no-cache     bash     ca-certificates     cups     cups-client     dbus-x11     docker     docker-cli-compose     dunst     ffmpeg     font-noto     font-noto-emoji     fuse-overlayfs     gcompat     iproute2-minimal     lang     libgcc     libgomp     libjpeg-turbo     libnotify     libstdc++     libwebp     libxfont2     libxshmfence     mcookie     mesa     mesa-dri-gallium     mesa-gbm     mesa-gl     nginx     nodejs     openbox     openssh-client     openssl     pciutils-libs     perl     perl-datetime     perl-hash-merge-simple     perl-list-moreutils     perl-switch     perl-try-tiny     perl-yaml-tiny     pixman     pulseaudio     pulseaudio-utils     py3-xdg     python3     setxkbmap     sudo     tar     vulkan-tools     xauth     xf86-video-amdgpu     xf86-video-ati     xf86-video-nouveau     xkbcomp     xkeyboard-config     xterm &&   apk add --no-cache --repository=http://dl-cdn.alpinelinux.org/alpine/edge/testing/     cups-pdf &&   echo "**** printer config ****" &&   sed -i     "s:^#Out.*:Out /home/kasm-user/PDF:"     /etc/cups/cups-pdf.conf &&   sed -i     's/^SystemGroup .*/SystemGroup lpadmin root/'     /etc/cups/cups-files.conf &&   echo "**** filesystem setup ****" &&   ln -s /usr/local/share/kasmvnc /usr/share/kasmvnc &&   ln -s /usr/local/etc/kasmvnc /etc/kasmvnc &&   ln -s /usr/local/lib/kasmvnc /usr/lib/kasmvncserver &&   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>|'     /etc/xdg/openbox/rc.xml &&   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 "**** kasm support ****" &&   useradd     -u 1000 -U     -d /home/kasm-user     -s /bin/bash kasm-user &&   echo "kasm-user:kasm" | chpasswd &&   adduser kasm-user wheel &&   mkdir -p /home/kasm-user &&   chown 1000:1000 /home/kasm-user &&   mkdir -p /var/run/pulse &&   chown 1000:root /var/run/pulse &&   mkdir -p /kasmbins &&   curl -s https://kasm-ci.s3.amazonaws.com/kasmbins-arm64-${KASMBINS_RELEASE}.tar.gz     | tar xzvf - -C /kasmbins/ &&   chmod +x /kasmbins/* &&   chown -R 1000:1000 /kasmbins &&   chown 1000:1000 /usr/share/kasmvnc/www/Downloads &&   mkdir -p /dockerstartup &&   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 ****" &&   rm -rf     /tmp/* # buildkit
                        
# 2025-07-13 03:03:15  29.05MB 复制新文件或目录到容器中
COPY /build-out/ / # buildkit
                        
# 2025-07-13 02:56:29  10.40MB 复制新文件或目录到容器中
COPY /kclient /kclient # buildkit
                        
# 2025-07-13 02:56:29  0.00B 设置环境变量 DISPLAY PERL5LIB OMP_WAIT_POLICY GOMP_SPINCOUNT HOME START_DOCKER PULSE_RUNTIME_PATH NVIDIA_DRIVER_CAPABILITIES
ENV DISPLAY=:1 PERL5LIB=/usr/local/bin OMP_WAIT_POLICY=PASSIVE GOMP_SPINCOUNT=0 HOME=/config START_DOCKER=true PULSE_RUNTIME_PATH=/defaults NVIDIA_DRIVER_CAPABILITIES=all
                        
# 2025-07-13 02:56:29  0.00B 添加元数据标签
LABEL com.kasmweb.image=true
                        
# 2025-07-13 02:56:29  0.00B 添加元数据标签
LABEL maintainer=thelamer
                        
# 2025-07-13 02:56:29  0.00B 添加元数据标签
LABEL build_version=Linuxserver.io version:- 89d8a445-ls32 Build-date:- 2025-07-12T18:53:05+00:00
                        
# 2025-07-13 02:56:29  0.00B 定义构建参数
ARG KASMBINS_RELEASE=1.15.0
                        
# 2025-07-13 02:56:29  0.00B 定义构建参数
ARG VERSION=89d8a445-ls32
                        
# 2025-07-13 02:56:29  0.00B 定义构建参数
ARG BUILD_DATE=2025-07-12T18:53:05+00:00
                        
# 2025-07-12 21:44:04  0.00B 配置容器启动时运行的命令
ENTRYPOINT ["/init"]
                        
# 2025-07-12 21:44:04  9.41KB 复制新文件或目录到容器中
COPY root/ / # buildkit
                        
# 2025-07-12 21:44:04  20.73MB 执行命令并创建新的镜像层
RUN |6 BUILD_DATE=2025-07-12T13:42:46+00:00 VERSION=867dedd9-ls18 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-07-12 21:44:03  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-07-12 21:44:03  478.00B 复制文件或目录到容器中
ADD --chmod=755 https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/with-contenv.v1 /usr/bin/with-contenv # buildkit
                        
# 2025-07-12 21:44:03  945.00B 复制文件或目录到容器中
ADD --chmod=755 https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/lsiown.v1 /usr/bin/lsiown # buildkit
                        
# 2025-07-12 21:44:03  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-07-12 21:44:03  31.11KB 复制文件或目录到容器中
ADD --chmod=755 https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/docker-mods.v3 /docker-mods # buildkit
                        
# 2025-07-12 21:44:03  0.00B 添加元数据标签
LABEL maintainer=TheLamer
                        
# 2025-07-12 21:44:03  0.00B 添加元数据标签
LABEL build_version=Linuxserver.io version:- 867dedd9-ls18 Build-date:- 2025-07-12T13:42:46+00:00
                        
# 2025-07-12 21:44:03  0.00B 定义构建参数
ARG WITHCONTENV_VERSION=v1
                        
# 2025-07-12 21:44:03  0.00B 定义构建参数
ARG LSIOWN_VERSION=v1
                        
# 2025-07-12 21:44:03  0.00B 定义构建参数
ARG PKG_INST_VERSION=v1
                        
# 2025-07-12 21:44:03  0.00B 定义构建参数
ARG MODS_VERSION=v3
                        
# 2025-07-12 21:44:03  0.00B 定义构建参数
ARG VERSION=867dedd9-ls18
                        
# 2025-07-12 21:44:03  0.00B 定义构建参数
ARG BUILD_DATE=2025-07-12T13:42:46+00:00
                        
# 2025-07-12 21:44:03  18.02MB 复制新文件或目录到容器中
COPY /root-out/ / # buildkit
                        
                    

镜像信息

{
    "Id": "sha256:1de183bd4cb2f67e310aa78003ce5ef244b90e41b61793eec5470b1bbc61eac4",
    "RepoTags": [
        "linuxserver/libreoffice:7.6.7",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/linuxserver/libreoffice:7.6.7-linuxarm64"
    ],
    "RepoDigests": [
        "linuxserver/libreoffice@sha256:125e1bcf0a055cc9e5983a421fe7ecc87d78b2ae3b2f841acbe454a478020f99",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/linuxserver/libreoffice@sha256:f91b2d73ca0722506b43eee5ccd19bd0eeb9e3905a7abc396c1ca4bba158db34"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2025-07-14T23:06:59.306467458Z",
    "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",
            "OMP_WAIT_POLICY=PASSIVE",
            "GOMP_SPINCOUNT=0",
            "START_DOCKER=true",
            "PULSE_RUNTIME_PATH=/defaults",
            "NVIDIA_DRIVER_CAPABILITIES=all",
            "LSIO_FIRST_PARTY=true",
            "TITLE=LibreOffice"
        ],
        "Cmd": null,
        "Image": "",
        "Volumes": {
            "/config": {}
        },
        "WorkingDir": "/",
        "Entrypoint": [
            "/init"
        ],
        "OnBuild": null,
        "Labels": {
            "build_version": "Linuxserver.io version:- 7.6.7.2-r2-ls142 Build-date:- 2025-07-14T23:00:54+00:00",
            "com.kasmweb.image": "true",
            "maintainer": "thelamer",
            "org.opencontainers.image.authors": "linuxserver.io",
            "org.opencontainers.image.created": "2025-07-14T23:00:54+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": "188dc8f5a2abbc7146a2804eecc9cdb7c49e41cf",
            "org.opencontainers.image.revision": "188dc8f5a2abbc7146a2804eecc9cdb7c49e41cf",
            "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": "7.6.7.2-r2-ls142"
        }
    },
    "Architecture": "arm64",
    "Os": "linux",
    "Size": 2119205218,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/ec5e2e95a0ae08ebe89df1438620acc2a7ae7cc80032270676c68f3248bdd6fb/diff:/var/lib/docker/overlay2/1ec22a735cc65a493ba7fde3eebd9349b1d0daefa3a8f0242fbc48bc47e62f42/diff:/var/lib/docker/overlay2/719857fa67a89093651877569e11731226179eafae7b49193ac6757925b22520/diff:/var/lib/docker/overlay2/a0f2818d2d747aadd3986afd215b0327291ff4ed1b680e9ef8adf730653dd86b/diff:/var/lib/docker/overlay2/dbce9265f7f00a68642b6add1b6930f3e86ff90490179052aeb11f218d5b5e7f/diff:/var/lib/docker/overlay2/8207bcca3e2fdbd6009001d484360b061435ae239c41b7f3fcc8e5035a6543aa/diff:/var/lib/docker/overlay2/acade72fed108ae28c16d273d76e964622400c4c6d78769b55274edb17e6e481/diff:/var/lib/docker/overlay2/fea0633c77182534902e4f33dac1b95dbccec05fec42d3397849e452f7efc941/diff:/var/lib/docker/overlay2/608066b8403765211b4ffafc80df3f9378d87723e5123273463271f3744984ee/diff:/var/lib/docker/overlay2/3155dba738a0a04f703658f33d55f2d5eb157366794f061ab486211b01e92c65/diff:/var/lib/docker/overlay2/ea53d161f7bb4f6ed8fa57de911f0c0b39172e38a6b78d5071450d9b85e2fe2f/diff:/var/lib/docker/overlay2/0f05110535de286a289530dc111a9be594c1587ecb355ee5dc9f4071e8471b1e/diff",
            "MergedDir": "/var/lib/docker/overlay2/566c3edf8a15e6946b98c575b84f269b5dbdbae18975a0c0c292dbda3ddc7f22/merged",
            "UpperDir": "/var/lib/docker/overlay2/566c3edf8a15e6946b98c575b84f269b5dbdbae18975a0c0c292dbda3ddc7f22/diff",
            "WorkDir": "/var/lib/docker/overlay2/566c3edf8a15e6946b98c575b84f269b5dbdbae18975a0c0c292dbda3ddc7f22/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:b260d015abc6890af9ea8dc161529a141a79bb27d72c023ab8cba38c811e334d",
            "sha256:9fb3fcee28a57a2dfecee72ed9e6cd097fb0c2acbed64277d8829e41da7c19c7",
            "sha256:69e52d347ee4667d79a2f7c213cf95f3e0b64f3e54d7bc3e0458162602cf6478",
            "sha256:7974739357534f25fa3ff3ac42692e5e92003590623fb96734362d389471d9dc",
            "sha256:9bae3e9c93efb005788628609917e795b821f85d7fb79916dd3df3f1905a8a58",
            "sha256:ad8105a4353c1900ff47aa2365e7f6c9c7cf7e830521f3fdd8977f4fdee542d1",
            "sha256:9d936fa40fa9480b92ad0e69f1ccc8534e87cc1f5ab90fa8908be8288b8f864f",
            "sha256:9ace54bb6d09f39063a5206f1aa8d8c782208eb704e3530df7d0923bc3f0335e",
            "sha256:6a23cc88d44f358c32dade17d29ac73d5141cfe38251a28859c794c48a270983",
            "sha256:fd54e5dcce88edc092de8fbc23706398820c654c861a2b2203ae5ec4e64d94b8",
            "sha256:5f10840d921879efe4b88028a37b9e99cd35adb2e69a4b3ea428640b4be6e864",
            "sha256:9b64bc64b7290d0480551ba6384c784ef0c8c192351ad9ce71bba51fdc0403a0",
            "sha256:6697f66cac9aa669db7a6c9797d7506da072a9403513fdd30bd7780503190150"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-11-26T08:51:24.080987493+08:00"
    }
}

更多版本

docker.io/linuxserver/libreoffice:7.6.3

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

docker.io/linuxserver/libreoffice:7.6.7

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

docker.io/linuxserver/libreoffice:6.4.6

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

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
16