app.yaml 1.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. app_version: e65abd21-ls144
  2. capabilities:
  3. - description: LazyLibrarian is able to change file ownership arbitrarily
  4. name: CHOWN
  5. - description: LazyLibrarian is able to bypass file permission checks
  6. name: DAC_OVERRIDE
  7. - description: LazyLibrarian is able to bypass permission checks for file operations
  8. name: FOWNER
  9. - description: LazyLibrarian is able to change group ID of processes
  10. name: SETGID
  11. - description: LazyLibrarian is able to change user ID of processes
  12. name: SETUID
  13. categories:
  14. - media
  15. changelog_url: https://github.com/linuxserver/docker-lazylibrarian/releases
  16. date_added: '2025-04-22'
  17. description: LazyLibrarian is a program to follow authors and grab metadata for all
  18. your digital reading needs.
  19. home: https://gitlab.com/LazyLibrarian/LazyLibrarian
  20. host_mounts: []
  21. icon: https://media.sys.truenas.net/apps/lazylibrarian/icons/icon.webp
  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: lazylibrarian
  32. run_as_context:
  33. - description: LazyLibrarian runs as root user.
  34. gid: 0
  35. group_name: root
  36. uid: 0
  37. user_name: root
  38. sources:
  39. - https://github.com/linuxserver/docker-lazylibrarian
  40. - https://gitlab.com/LazyLibrarian/LazyLibrarian
  41. title: LazyLibrarian
  42. train: community
  43. version: 1.0.7