镜像概览
- 完整引用
docker.io/onlyoffice/documentserver-de- Registry
- docker.io
- 命名空间
- onlyoffice
- 仓库
- documentserver-de
- 已缓存 Tag 数
- 174
- 最近同步
- 07/05/2026, 08:14 PM
- 相关主题
简介
ONLYOFFICE DocumentServer 德语版镜像,在线协作文档/表格/演示编辑,德语 UI 与区域设置,企业私有云办公套件核心。
详细介绍
onlyoffice/documentserver-de 运行 ONLYOFFICE 文档服务器德语本地化版本,Web 组件嵌入企业门户实现在线协同编辑。定位为协作编辑 Web 服务,消耗较多内存;K8s Deployment 德语区企业文档协作平台。
快速启动
docker run -d --name onlyoffice-de \
-p 8080:80 \
-e JWT_ENABLED=false \
docker.io/onlyoffice/documentserver-de:latest
推荐实践
docker run -d --name onlyoffice-de \
--restart unless-stopped \
-p 8080:80 \
-e JWT_ENABLED=true \
-e JWT_SECRET=changeme \
-m 4g \
docker.io/onlyoffice/documentserver-de:8.0.1
核心参数说明
-p 8080:80— 文档服务 HTTP-e JWT_SECRET— 集成鉴权密钥(高敏)-m 4g— 建议至少 4GB 内存- 集成 — Nextcloud/Seafile 等嵌入
Kubernetes
apiVersion: apps/v1
kind: Deployment
metadata:
name: onlyoffice-de
spec:
replicas: 2
selector:
matchLabels:
app: onlyoffice-de
template:
metadata:
labels:
app: onlyoffice-de
spec:
containers:
- name: docs
image: docker.io/onlyoffice/documentserver-de:8.0.1
ports:
- containerPort: 80
resources:
requests:
memory: 2Gi
limits:
memory: 4Gi
envFrom:
- secretRef:
name: onlyoffice-env
---
apiVersion: v1
kind: Service
metadata:
name: onlyoffice-de
spec:
selector:
app: onlyoffice-de
ports:
- port: 80
targetPort: 80
Ingress TLS;与存储平台同域集成 JWT。
最新 Tag(20 条)
查看全部 174 个 Tag →| Tag | 架构 | 推送时间 | 大小 | Digest | 同步 | 期望 | 操作 |
|---|---|---|---|---|---|---|---|
docker.io/onlyoffice/documentserver-de :latest | linux/amd64linux/arm64 | 2026/06/30 20:13 | 1.5 GB | sha256:956aacfda821… | |||
docker.io/onlyoffice/documentserver-de :9.4 | linux/amd64linux/arm64 | 2026/06/30 20:13 | 1.5 GB | sha256:956aacfda821… | |||
docker.io/onlyoffice/documentserver-de :9.4.1 | linux/amd64linux/arm64 | 2026/06/30 20:13 | 1.5 GB | sha256:956aacfda821… | |||
docker.io/onlyoffice/documentserver-de :9.4.1.2 | linux/amd64linux/arm64 | 2026/06/30 20:12 | 1.5 GB | sha256:956aacfda821… | |||
docker.io/onlyoffice/documentserver-de :9.4.1.1 | linux/amd64linux/arm64 | 2026/06/05 20:40 | 1.5 GB | sha256:4dffb668449b… | |||
docker.io/onlyoffice/documentserver-de :9.4.0 | linux/amd64linux/arm64 | 2026/06/03 21:07 | 1.5 GB | sha256:76064a2584d5… | |||
docker.io/onlyoffice/documentserver-de :9.4.0.2 | linux/amd64linux/arm64 | 2026/06/03 21:07 | 1.5 GB | sha256:76064a2584d5… | |||
docker.io/onlyoffice/documentserver-de :9.4.0.1 | linux/amd64linux/arm64 | 2026/05/19 17:13 | 1.5 GB | sha256:76064a2584d5… | |||
docker.io/onlyoffice/documentserver-de :9.3 | linux/amd64linux/arm64 | 2026/03/05 18:21 | 1.5 GB | sha256:a2f820cc84fb… | |||
docker.io/onlyoffice/documentserver-de :9.3.1 | linux/amd64linux/arm64 | 2026/03/05 18:21 | 1.5 GB | sha256:a2f820cc84fb… | |||
docker.io/onlyoffice/documentserver-de :9.3.1.2 | linux/amd64linux/arm64 | 2026/03/05 18:21 | 1.5 GB | sha256:a2f820cc84fb… | |||
docker.io/onlyoffice/documentserver-de :9.3.1.1 | linux/amd64linux/arm64 | 2026/03/03 20:48 | 1.5 GB | sha256:12b39d03af55… | |||
docker.io/onlyoffice/documentserver-de :9.3.0 | linux/amd64linux/arm64 | 2026/02/24 23:03 | 1.5 GB | sha256:1737653a54b1… | |||
docker.io/onlyoffice/documentserver-de :9.3.0.1 | linux/amd64linux/arm64 | 2026/02/24 23:03 | 1.5 GB | sha256:1737653a54b1… | |||
docker.io/onlyoffice/documentserver-de :9.2 | linux/amd64linux/arm64 | 2025/12/17 21:03 | 1.5 GB | sha256:40fd18f229ee… | |||
docker.io/onlyoffice/documentserver-de :9.2.1 | linux/amd64linux/arm64 | 2025/12/17 21:03 | 1.5 GB | sha256:40fd18f229ee… | |||
docker.io/onlyoffice/documentserver-de :9.2.1.1 | linux/amd64linux/arm64 | 2025/12/17 21:03 | 1.5 GB | sha256:40fd18f229ee… | |||
docker.io/onlyoffice/documentserver-de :9.2.0 | linux/amd64linux/arm64 | 2025/12/01 17:32 | 1.5 GB | sha256:e0497a466185… | |||
docker.io/onlyoffice/documentserver-de :9.2.0.1 | linux/amd64linux/arm64 | 2025/12/01 17:31 | 1.5 GB | sha256:e0497a466185… | |||
docker.io/onlyoffice/documentserver-de :9.1 | linux/amd64linux/arm64 | 2025/10/15 00:19 | 1.5 GB | sha256:5a84fe22f0ef… |