1
0
Fork
You've already forked docker-minecraft-cli
0
Run a Minecraft server with Docker in one command. https://docker-minecraft.osfanbuff63.tech
  • Python 100%
Find a file
osfanbuff63 e429624efd
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
ci/woodpecker/tag/woodpecker Pipeline failed
ssh moment
2023年03月14日 15:37:15 -04:00
.vscode feat: 0.2.0 2023年03月14日 15:11:43 -04:00
docs ssh moment 2023年03月14日 15:37:15 -04:00
src/docker_minecraft feat: 0.2.0 2023年03月14日 15:11:43 -04:00
tests 🎉 Initial commit 2023年02月16日 18:49:14 -05:00
.gitignore ssh moment 2023年03月14日 15:37:15 -04:00
.woodpecker.yml ci: 💚 fix CI cloning the wrong repository 2023年03月14日 15:26:42 -04:00
CHANGELOG.md feat: 0.2.0 2023年03月14日 15:11:43 -04:00
LICENSE.md feat: 0.2.0 2023年03月14日 15:11:43 -04:00
mkdocs.yml no more mike ig 2023年03月14日 15:18:31 -04:00
poetry.lock feat: 0.2.0 2023年03月14日 15:11:43 -04:00
pyproject.toml feat: 0.2.0 2023年03月14日 15:11:43 -04:00
README.md fix readme 2023年02月17日 09:31:38 -05:00

docker-minecraft-cli

About

This is a CLI application aiming to allow you to set up and run a Minecraft server in Docker with just one command.

WARNING: This application is currently in beta, not all features will work or are implemented yet.

Installation

The recommended way to install is using pipx:

pipx install docker-minecraft

Alternatively, you can use pip:

pip install docker-minecraft

License

This project is licensed under the GNU GPL v3. See the license for more information.