app.yaml 1.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. app_version: 2.7.4
  2. capabilities:
  3. - description: Heimdall is able to change file ownership arbitrarily
  4. name: CHOWN
  5. - description: Heimdall is able to bypass file permission checks
  6. name: DAC_OVERRIDE
  7. - description: Heimdall is able to bypass permission checks for file operations
  8. name: FOWNER
  9. - description: Heimdall is able to change group ID of processes
  10. name: SETGID
  11. - description: Heimdall is able to change user ID of processes
  12. name: SETUID
  13. categories:
  14. - productivity
  15. changelog_url: https://github.com/linuxserver/Heimdall/releases/
  16. date_added: '2025-02-05'
  17. description: An Application dashboard and launcher
  18. home: https://heimdall.site/
  19. host_mounts: []
  20. icon: https://media.sys.truenas.net/apps/heimdall/icons/icon.png
  21. keywords:
  22. - dashboard
  23. lib_version: 2.1.49
  24. lib_version_hash: e71e6b0122c9446fa5ea6fb07e7eb01b11fb42d549a19845426bbd7e21a42634
  25. maintainers:
  26. - email: dev@ixsystems.com
  27. name: truenas
  28. url: https://www.truenas.com/
  29. name: heimdall
  30. run_as_context:
  31. - description: Heimdall runs as root user.
  32. gid: 0
  33. group_name: root
  34. uid: 0
  35. user_name: root
  36. screenshots: []
  37. sources:
  38. - https://github.com/linuxserver/Heimdall
  39. - https://github.com/linuxserver/docker-heimdall
  40. title: Heimdall
  41. train: community
  42. version: 1.0.13