app.yaml 1.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  1. app_version: apache-2.38.0
  2. capabilities:
  3. - description: Kimai is able to change file ownership arbitrarily
  4. name: CHOWN
  5. - description: Kimai is able to bypass file permission checks
  6. name: DAC_OVERRIDE
  7. - description: Kimai is able to bypass permission checks for file operations
  8. name: FOWNER
  9. - description: Kimai is able to change group ID of processes
  10. name: SETGID
  11. - description: Kimai is able to change user ID of processes
  12. name: SETUID
  13. categories:
  14. - productivity
  15. changelog_url: https://github.com/kimai/kimai/releases
  16. date_added: '2025-08-05'
  17. description: Kimai is a web-based multi-user time-tracking application.
  18. home: https://www.kimai.org/
  19. host_mounts: []
  20. icon: https://media.sys.truenas.net/apps/kimai/icons/icon.svg
  21. keywords:
  22. - time-tracking
  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: kimai
  30. run_as_context:
  31. - description: Kimai runs as root user.
  32. gid: 0
  33. group_name: root
  34. uid: 0
  35. user_name: root
  36. - description: MariaDB runs as non-root user.
  37. gid: 999
  38. group_name: mariadb
  39. uid: 999
  40. user_name: mariadb
  41. screenshots: []
  42. sources:
  43. - https://hub.docker.com/r/kimai/kimai2
  44. title: Kimai
  45. train: community
  46. version: 1.0.6