app.yaml 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. app_version: 0.6.25
  2. capabilities:
  3. - description: Calibre Web is able to change file ownership arbitrarily
  4. name: CHOWN
  5. - description: Calibre Web is able to bypass file permission checks
  6. name: DAC_OVERRIDE
  7. - description: Calibre Web is able to bypass permission checks for file operations
  8. name: FOWNER
  9. - description: Calibre Web is able to change group ID of processes
  10. name: SETGID
  11. - description: Calibre Web is able to change user ID of processes
  12. name: SETUID
  13. categories:
  14. - media
  15. changelog_url: https://github.com/janeczku/calibre-web/releases
  16. date_added: '2024-11-13'
  17. description: Calibre Web is a web app for browsing, reading and downloading eBooks
  18. stored in a Calibre database
  19. home: https://github.com/janeczku/calibre-web
  20. host_mounts: []
  21. icon: https://media.sys.truenas.net/apps/calibre-web/icons/icon.svg
  22. keywords:
  23. - media
  24. - ebooks
  25. lib_version: 2.1.49
  26. lib_version_hash: e71e6b0122c9446fa5ea6fb07e7eb01b11fb42d549a19845426bbd7e21a42634
  27. maintainers:
  28. - email: dev@ixsystems.com
  29. name: truenas
  30. url: https://www.truenas.com/
  31. name: calibre-web
  32. run_as_context:
  33. - description: Calibre Web runs as root user.
  34. gid: 0
  35. group_name: root
  36. uid: 0
  37. user_name: root
  38. screenshots:
  39. - https://media.sys.truenas.net/apps/calibre-web/screenshots/screenshot1.png
  40. sources:
  41. - https://github.com/linuxserver/docker-calibre-web
  42. - https://github.com/janeczku/calibre-web
  43. title: Calibre Web
  44. train: community
  45. version: 2.0.16