1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556 |
- app_version: 9.0.4
- capabilities:
- - description: Onlyoffice is able to change file ownership arbitrarily
- name: CHOWN
- - description: Onlyoffice is able to bypass file permission checks
- name: DAC_OVERRIDE
- - description: Onlyoffice is able to bypass permission checks for file operations
- name: FOWNER
- - description: Onlyoffice is able to change group ID of processes
- name: SETGID
- - description: Onlyoffice is able to change user ID of processes
- name: SETUID
- categories:
- - productivity
- changelog_url: https://github.com/ONLYOFFICE/DocumentServer/blob/master/CHANGELOG.md
- date_added: '2025-03-19'
- description: ONLYOFFICE Docs is an online office suite comprising viewers and editors
- for texts, spreadsheets and presentations and enabling collaborative editing in
- real time
- home: https://www.onlyoffice.com/
- host_mounts: []
- icon: https://media.sys.truenas.net/apps/onlyoffice-document-server/icons/icon.svg
- keywords:
- - document
- - server
- - office
- lib_version: 2.1.49
- lib_version_hash: e71e6b0122c9446fa5ea6fb07e7eb01b11fb42d549a19845426bbd7e21a42634
- maintainers:
- - email: dev@ixsystems.com
- name: truenas
- url: https://www.truenas.com/
- name: onlyoffice-document-server
- run_as_context:
- - description: Onlyoffice runs as root user.
- gid: 0
- group_name: root
- uid: 0
- user_name: root
- - description: Postgres runs as non-root user.
- gid: 999
- group_name: postgres
- uid: 999
- user_name: postgres
- - description: Redis runs as any non-root user.
- gid: 568
- group_name: redis
- uid: 568
- user_name: redis
- screenshots: []
- sources:
- - https://github.com/ONLYOFFICE/Docker-DocumentServer
- - https://hub.docker.com/r/onlyoffice/documentserver
- title: ONLYOFFICE Document Server
- train: community
- version: 1.0.27
|