app.yaml 1.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152
  1. annotations:
  2. min_scale_version: 24.10.2.2
  3. app_version: 8.10.0
  4. capabilities:
  5. - description: Calibre is able to change file ownership arbitrarily
  6. name: CHOWN
  7. - description: Calibre is able to bypass file permission checks
  8. name: DAC_OVERRIDE
  9. - description: Calibre is able to bypass permission checks for file operations
  10. name: FOWNER
  11. - description: Calibre is able to change group ID of processes
  12. name: SETGID
  13. - description: Calibre is able to change user ID of processes
  14. name: SETUID
  15. categories:
  16. - media
  17. changelog_url: https://calibre-ebook.com/whats-new
  18. date_added: '2024-11-19'
  19. description: Calibre is the one stop solution for all your e-book needs.
  20. home: https://calibre-ebook.com/
  21. host_mounts: []
  22. icon: https://media.sys.truenas.net/apps/calibre/icons/icon.png
  23. keywords:
  24. - media
  25. - ebooks
  26. lib_version: 2.1.49
  27. lib_version_hash: e71e6b0122c9446fa5ea6fb07e7eb01b11fb42d549a19845426bbd7e21a42634
  28. maintainers:
  29. - email: dev@ixsystems.com
  30. name: truenas
  31. url: https://www.truenas.com/
  32. name: calibre
  33. run_as_context:
  34. - description: Calibre runs as root user.
  35. gid: 0
  36. group_name: root
  37. uid: 0
  38. user_name: root
  39. screenshots:
  40. - https://media.sys.truenas.net/apps/calibre/screenshots/screenshot1.png
  41. - https://media.sys.truenas.net/apps/calibre/screenshots/screenshot2.png
  42. - https://media.sys.truenas.net/apps/calibre/screenshots/screenshot3.png
  43. - https://media.sys.truenas.net/apps/calibre/screenshots/screenshot4.png
  44. - https://media.sys.truenas.net/apps/calibre/screenshots/screenshot5.png
  45. - https://media.sys.truenas.net/apps/calibre/screenshots/screenshot6.png
  46. sources:
  47. - https://github.com/linuxserver/docker-calibre
  48. - https://github.com/kovidgoyal/calibre
  49. - https://calibre-ebook.com/
  50. title: Calibre
  51. train: community
  52. version: 1.1.12