app.yaml 1.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051
  1. annotations:
  2. min_scale_version: 24.10.2.2
  3. app_version: v25.07.2
  4. capabilities:
  5. - description: Handbrake is able to change file ownership arbitrarily
  6. name: CHOWN
  7. - description: Handbrake is able to bypass file permission checks
  8. name: DAC_OVERRIDE
  9. - description: Handbrake is able to bypass permission checks for file operations
  10. name: FOWNER
  11. - description: Handbrake is able to send signals to any process
  12. name: KILL
  13. - description: Handbrake is able to bind to privileged ports (< 1024)
  14. name: NET_BIND_SERVICE
  15. - description: Handbrake is able to change group ID of processes
  16. name: SETGID
  17. - description: Handbrake is able to change user ID of processes
  18. name: SETUID
  19. categories:
  20. - media
  21. changelog_url: https://github.com/jlesage/docker-handbrake/releases
  22. date_added: '2024-08-02'
  23. description: HandBrake is a tool for converting video from nearly any format to a
  24. selection of modern, widely supported codecs.
  25. home: https://github.com/jlesage/docker-handbrake
  26. host_mounts: []
  27. icon: https://media.sys.truenas.net/apps/handbrake/icons/icon.png
  28. keywords:
  29. - media
  30. - video
  31. - transcoder
  32. lib_version: 2.1.49
  33. lib_version_hash: e71e6b0122c9446fa5ea6fb07e7eb01b11fb42d549a19845426bbd7e21a42634
  34. maintainers:
  35. - email: dev@ixsystems.com
  36. name: truenas
  37. url: https://www.truenas.com/
  38. name: handbrake
  39. run_as_context:
  40. - description: Handbrake runs as root user.
  41. gid: 0
  42. group_name: root
  43. uid: 0
  44. user_name: root
  45. screenshots: []
  46. sources:
  47. - https://github.com/jlesage/docker-handbrake
  48. - https://hub.docker.com/r/jlesage/handbrake
  49. title: Handbrake
  50. train: community
  51. version: 2.2.11