app.yaml 1.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556
  1. annotations:
  2. min_scale_version: 24.10.2.2
  3. app_version: 2.33.1
  4. capabilities:
  5. - description: Portainer is able to change file ownership arbitrarily
  6. name: CHOWN
  7. - description: Portainer is able to bypass file permission checks
  8. name: DAC_OVERRIDE
  9. - description: Portainer is able to bypass permission checks for file operations
  10. name: FOWNER
  11. - description: Portainer is able to send signals to any process
  12. name: KILL
  13. - description: Portainer is able to set file capabilities on other files
  14. name: SETFCAP
  15. - description: Portainer is able to change group ID of processes
  16. name: SETGID
  17. - description: Portainer is able to transfer capabilities between processes
  18. name: SETPCAP
  19. - description: Portainer is able to change user ID of processes
  20. name: SETUID
  21. categories:
  22. - management
  23. changelog_url: https://github.com/portainer/portainer/releases
  24. date_added: '2024-08-07'
  25. description: Container management made easy
  26. home: https://www.portainer.io
  27. host_mounts:
  28. - description: Docker socket
  29. host_path: /var/run/docker.sock
  30. icon: https://media.sys.truenas.net/apps/portainer/icons/icon.png
  31. keywords:
  32. - docker
  33. - compose
  34. - container
  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: portainer
  42. run_as_context:
  43. - description: Portainer 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/portainer/screenshots/screenshot1.png
  50. - https://media.sys.truenas.net/apps/portainer/screenshots/screenshot2.png
  51. sources:
  52. - https://www.portainer.io
  53. - https://github.com/portainer/portainer
  54. title: Portainer
  55. train: community
  56. version: 1.4.16