Sign inSign up

eendroroy/minecraft-server

By eendroroy

Updated about 8 years ago

minecraft-server docker image

Image
0

1.0K

eendroroy/minecraft-server repository overview

minecraft-server-docker

Contributors GitHub last commit (branch) license GitHub issues GitHub closed issues GitHub pull requests GitHub closed pull requests

Visit Docker Hub

Usage

pull image
docker pull eendroroy/minecraft-server:latest
run
docker run --name some-minecraft-server -v ${pwd}/world:/minecraft/world -d eendroroy/minecraft-server:latest

Use 0.0.0.0:25565 as minecraft server address

You can also use a docker-compose.yml file. see docker-compose.yml for example.

Contributing

Bug reports and pull requests are welcome on GitHub at minecraft-server-docker repository. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details

Tag summary

Content type

Image

Digest

Size

40.1 MB

Last updated

about 8 years ago

docker pull eendroroy/minecraft-server