12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152 |
- annotations:
- min_scale_version: 24.10.2.2
- app_version: 2025.9.0
- capabilities:
- - description: Minecraft is able to change file ownership arbitrarily
- name: CHOWN
- - description: Minecraft is able to bypass file permission checks
- name: DAC_OVERRIDE
- - description: Minecraft is able to bypass permission checks for file operations
- name: FOWNER
- - description: Minecraft is able to use raw and packet sockets
- name: NET_RAW
- - description: Minecraft is able to change group ID of processes
- name: SETGID
- - description: Minecraft is able to change user ID of processes
- name: SETUID
- categories:
- - games
- changelog_url: https://github.com/itzg/docker-minecraft-server/releases
- date_added: '2024-08-05'
- description: 'Minecraft dedicated server for Java platform hosts a world for multiplayer
- game.
- Players can join the server using the Java client on Desktops.
- '
- home: https://www.minecraft.net/en-us
- host_mounts: []
- icon: https://media.sys.truenas.net/apps/minecraft/icons/icon.svg
- keywords:
- - world
- - building
- lib_version: 2.1.49
- lib_version_hash: e71e6b0122c9446fa5ea6fb07e7eb01b11fb42d549a19845426bbd7e21a42634
- maintainers:
- - email: dev@ixsystems.com
- name: truenas
- url: https://www.truenas.com/
- name: minecraft
- run_as_context:
- - description: Minecraft runs as root user.
- gid: 0
- group_name: root
- uid: 0
- user_name: root
- screenshots: []
- sources:
- - https://www.minecraft.net/en-us
- - https://github.com/itzg/docker-minecraft-server
- title: Minecraft Server (Java)
- train: community
- version: 1.13.12
|