app.yaml 1.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  1. annotations:
  2. min_scale_version: 24.10.2.2
  3. app_version: latest
  4. capabilities:
  5. - description: MineOS is able to change file ownership arbitrarily
  6. name: CHOWN
  7. - description: MineOS is able to bypass file permission checks
  8. name: DAC_OVERRIDE
  9. - description: MineOS is able to bypass permission checks for file operations
  10. name: FOWNER
  11. - description: MineOS is able to change group ID of processes
  12. name: SETGID
  13. - description: MineOS is able to change user ID of processes
  14. name: SETUID
  15. categories:
  16. - games
  17. changelog_url: https://github.com/hexparrot/mineos-node/releases
  18. date_added: '2024-08-02'
  19. description: MineOS is a server front-end to ease managing Minecraft administrative
  20. tasks.
  21. home: https://github.com/hexparrot/mineos-node
  22. host_mounts: []
  23. icon: https://media.sys.truenas.net/apps/mineos/icons/icon.png
  24. keywords:
  25. - minecraft
  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: mineos
  33. run_as_context:
  34. - description: MineOS 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/mineos/screenshots/screenshot1.png
  41. sources:
  42. - https://hub.docker.com/r/hexparrot/mineos/
  43. - https://github.com/hexparrot/mineos-node
  44. title: MineOS
  45. train: community
  46. version: 1.2.6