12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455 |
- annotations:
- min_scale_version: 24.10.2.2
- app_version: 1.5.0
- capabilities:
- - description: Dockge is able to change file ownership arbitrarily
- name: CHOWN
- - description: Dockge is able to bypass file permission checks
- name: DAC_OVERRIDE
- - description: Dockge is able to bypass permission checks for file operations
- name: FOWNER
- - description: Dockge is able to send signals to any process
- name: KILL
- - description: Dockge is able to set file capabilities on other files
- name: SETFCAP
- - description: Dockge is able to change group ID of processes
- name: SETGID
- - description: Dockge is able to transfer capabilities between processes
- name: SETPCAP
- - description: Dockge is able to change user ID of processes
- name: SETUID
- categories:
- - management
- changelog_url: https://github.com/louislam/dockge/releases
- date_added: '2024-08-01'
- description: A fancy, easy-to-use and reactive self-hosted docker compose.yaml stack-oriented
- manager
- home: https://dockge.kuma.pet
- host_mounts:
- - description: Docker socket
- host_path: /var/run/docker.sock
- icon: https://media.sys.truenas.net/apps/dockge/icons/icon.svg
- keywords:
- - docker
- - compose
- lib_version: 2.1.49
- lib_version_hash: e71e6b0122c9446fa5ea6fb07e7eb01b11fb42d549a19845426bbd7e21a42634
- maintainers:
- - email: dev@ixsystems.com
- name: truenas
- url: https://www.truenas.com/
- name: dockge
- run_as_context:
- - description: Dockge runs as root user.
- gid: 0
- group_name: root
- uid: 0
- user_name: root
- screenshots:
- - https://media.sys.truenas.net/apps/dockge/screenshots/screenshot1.png
- sources:
- - https://dockge.kuma.pet
- - https://github.com/louislam/dockge
- title: Dockge
- train: community
- version: 1.2.7
|