app.yaml 1.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152
  1. annotations:
  2. min_scale_version: 24.10.2.2
  3. app_version: 2025.9.0
  4. capabilities:
  5. - description: Minecraft is able to change file ownership arbitrarily
  6. name: CHOWN
  7. - description: Minecraft is able to bypass file permission checks
  8. name: DAC_OVERRIDE
  9. - description: Minecraft is able to bypass permission checks for file operations
  10. name: FOWNER
  11. - description: Minecraft is able to use raw and packet sockets
  12. name: NET_RAW
  13. - description: Minecraft is able to change group ID of processes
  14. name: SETGID
  15. - description: Minecraft is able to change user ID of processes
  16. name: SETUID
  17. categories:
  18. - games
  19. changelog_url: https://github.com/itzg/docker-minecraft-server/releases
  20. date_added: '2024-08-05'
  21. description: 'Minecraft dedicated server for Java platform hosts a world for multiplayer
  22. game.
  23. Players can join the server using the Java client on Desktops.
  24. '
  25. home: https://www.minecraft.net/en-us
  26. host_mounts: []
  27. icon: https://media.sys.truenas.net/apps/minecraft/icons/icon.svg
  28. keywords:
  29. - world
  30. - building
  31. lib_version: 2.1.49
  32. lib_version_hash: e71e6b0122c9446fa5ea6fb07e7eb01b11fb42d549a19845426bbd7e21a42634
  33. maintainers:
  34. - email: dev@ixsystems.com
  35. name: truenas
  36. url: https://www.truenas.com/
  37. name: minecraft
  38. run_as_context:
  39. - description: Minecraft runs as root user.
  40. gid: 0
  41. group_name: root
  42. uid: 0
  43. user_name: root
  44. screenshots: []
  45. sources:
  46. - https://www.minecraft.net/en-us
  47. - https://github.com/itzg/docker-minecraft-server
  48. title: Minecraft Server (Java)
  49. train: community
  50. version: 1.13.12