This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
docker-minecraft-server
Watch
2
Star
0
Fork
You've already forked docker-minecraft-server
0
mirror of
https://github.com/itzg/docker-minecraft-server
synced
2025-01-10 11:18:43 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
4914ffbe40
docker-minecraft-server
/
examples
/
paper-build-plugins
/
docker-compose.yml
9 lines
128 B
YAML
Raw
Normal View
History
Unescape
Escape
Fixed /plugins support for Paper servers
2020-04-04 15:13:51 +00:00
services
:
mc
:
build
:
.
environment
:
EULA
:
"TRUE"
ports
:
Updated paper build example to use stdin/tty
2020-04-10 16:00:22 +00:00
-
25565
:
25565
stdin_open
:
true
tty
:
true
Reference in a new issue
Copy permalink