概要

フル名
docker.io/onlyoffice/communityserver
Registry
docker.io
名前空間
onlyoffice
リポジトリ
communityserver
キャッシュ Tag 数
49
最終同期
07/05/2026, 03:08 PM
関連トピック

概要

ONLYOFFICE Community Server 协作平台镜像,文档/邮件/CRM/项目管理一体化,企业私有办公协作套件社区版。

詳細

onlyoffice/communityserver 运行 ONLYOFFICE 社区版协作平台,集成文档编辑、邮件、CRM 与项目管理模块。定位为企业协作 Web 平台,依赖 PostgreSQL/MySQL 与 Elasticsearch;中小团队私有办公套件、文档协同与项目管理一体化部署,配对 DocumentServer。

快速启动

docker run -d --name communityserver \
  -p 8080:8080 \
  docker.io/onlyoffice/communityserver:latest

推荐实践

docker run -d --name communityserver \
  --restart unless-stopped \
  -p 8080:8080 \
  -e MYSQL_SERVER=mysql \
  -e MYSQL_ROOT_PASSWORD=changeme \
  docker.io/onlyoffice/communityserver:12.7.0

核心参数说明

  • -p 8080:8080 — Community Server Web UI
  • MYSQL_ROOT_PASSWORD — 数据库密码(高敏
  • 模块 — 文档/邮件/CRM/项目
  • 配对 — onlyoffice/documentserver

Kubernetes

apiVersion: apps/v1
kind: Deployment
metadata:
  name: communityserver
spec:
  replicas: 1
  selector:
    matchLabels:
      app: communityserver
  template:
    metadata:
      labels:
        app: communityserver
    spec:
      containers:
        - name: cs
          image: docker.io/onlyoffice/communityserver:12.7.0
          ports:
            - containerPort: 8080
          envFrom:
            - secretRef:
                name: onlyoffice-db
---
apiVersion: v1
kind: Service
metadata:
  name: communityserver
spec:
  selector:
    app: communityserver
  ports:
    - port: 8080
      targetPort: 8080

Ingress TLS;Secret 管理 DB 凭据。

Tagアーキテクチャプッシュ日時サイズDigest同期期望操作
docker.io/onlyoffice/communityserver
:latest
linux/amd64
2026/05/05 22:532.1 GBsha256:d98c14df79b3
docker.io/onlyoffice/communityserver
:12.8.0.1971
linux/amd64
2026/05/05 22:532.1 GBsha256:d98c14df79b3
docker.io/onlyoffice/communityserver
:12.7.1.1942
linux/amd64
2024/12/24 00:022.0 GBsha256:70afef90afbf
docker.io/onlyoffice/communityserver
:12.7.0.1936
linux/amd64
2024/10/04 23:212.0 GBsha256:6beaca09e57a
docker.io/onlyoffice/communityserver
:12.6.0.1900
linux/amd64
2024/02/29 19:292.0 GBsha256:45f2f3ab138c
docker.io/onlyoffice/communityserver
:12.5.2.1848
linux/amd64
2023/05/26 19:072.0 GBsha256:ea0fb08f5396
docker.io/onlyoffice/communityserver
:12.5.1.1837
linux/amd64
2023/05/04 20:372.0 GBsha256:bbfbba05ee2c
docker.io/onlyoffice/communityserver
:12.1.0.1760
linux/amd64
2022/09/30 16:381.8 GBsha256:7a2ece18a7b0
docker.io/onlyoffice/communityserver
:12.0.1.1748
linux/amd64
2022/07/28 22:241.8 GBsha256:03c9234238e4
docker.io/onlyoffice/communityserver
:12.0.0.1726
linux/amd64
2022/05/25 16:331.8 GBsha256:b0386a0e7080
docker.io/onlyoffice/communityserver
:11.6.0.1620
linux/amd64
2022/01/18 17:551.5 GBsha256:e3c8f7693798
docker.io/onlyoffice/communityserver
:11.5.4.1582
linux/amd64
2021/09/06 20:331.5 GBsha256:5ea7a97adaec
docker.io/onlyoffice/communityserver
:11.5.2.1542
linux/amd64
2021/06/07 18:001.5 GBsha256:ca271c86c054
docker.io/onlyoffice/communityserver
:11.1.0.1506
linux/amd64
2021/03/09 20:281.5 GBsha256:1cdcaa38f321
docker.io/onlyoffice/communityserver
:11.0.1.1482
linux/amd64
2020/12/10 20:281.5 GBsha256:64b86a43b278
docker.io/onlyoffice/communityserver
:11.0.0.1458
linux/amd64
2020/10/14 21:461.2 GBsha256:1a733da067d3
docker.io/onlyoffice/communityserver
:10.5.3.1172
linux/amd64
2020/06/03 20:50990.2 MBsha256:1370e254299d
docker.io/onlyoffice/communityserver
:10.5.3.1170
linux/amd64
2020/06/03 20:16990.1 MBsha256:a10c5ae8e1d5
docker.io/onlyoffice/communityserver
:10.5.2.1048
linux/amd64
2020/02/05 23:52953.7 MBsha256:ed331bf21fff
docker.io/onlyoffice/communityserver
:10.5.1.1028
linux/amd64
2019/12/17 17:12953.9 MBsha256:7d124cb2f95f