app.yaml 1.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455
  1. annotations:
  2. min_scale_version: 24.10.2.2
  3. app_version: 1.5.0
  4. capabilities:
  5. - description: Dockge is able to change file ownership arbitrarily
  6. name: CHOWN
  7. - description: Dockge is able to bypass file permission checks
  8. name: DAC_OVERRIDE
  9. - description: Dockge is able to bypass permission checks for file operations
  10. name: FOWNER
  11. - description: Dockge is able to send signals to any process
  12. name: KILL
  13. - description: Dockge is able to set file capabilities on other files
  14. name: SETFCAP
  15. - description: Dockge is able to change group ID of processes
  16. name: SETGID
  17. - description: Dockge is able to transfer capabilities between processes
  18. name: SETPCAP
  19. - description: Dockge is able to change user ID of processes
  20. name: SETUID
  21. categories:
  22. - management
  23. changelog_url: https://github.com/louislam/dockge/releases
  24. date_added: '2024-08-01'
  25. description: A fancy, easy-to-use and reactive self-hosted docker compose.yaml stack-oriented
  26. manager
  27. home: https://dockge.kuma.pet
  28. host_mounts:
  29. - description: Docker socket
  30. host_path: /var/run/docker.sock
  31. icon: https://media.sys.truenas.net/apps/dockge/icons/icon.svg
  32. keywords:
  33. - docker
  34. - compose
  35. lib_version: 2.1.49
  36. lib_version_hash: e71e6b0122c9446fa5ea6fb07e7eb01b11fb42d549a19845426bbd7e21a42634
  37. maintainers:
  38. - email: dev@ixsystems.com
  39. name: truenas
  40. url: https://www.truenas.com/
  41. name: dockge
  42. run_as_context:
  43. - description: Dockge runs as root user.
  44. gid: 0
  45. group_name: root
  46. uid: 0
  47. user_name: root
  48. screenshots:
  49. - https://media.sys.truenas.net/apps/dockge/screenshots/screenshot1.png
  50. sources:
  51. - https://dockge.kuma.pet
  52. - https://github.com/louislam/dockge
  53. title: Dockge
  54. train: community
  55. version: 1.2.7