Run a Minecraft server with Docker in one command.
https://docker-minecraft.osfanbuff63.tech
- Python 100%
| .vscode | ✨ feat: 0.2.0 | |
| docs | ssh moment | |
| src/docker_minecraft | ✨ feat: 0.2.0 | |
| tests | 🎉 Initial commit | |
| .gitignore | ssh moment | |
| .woodpecker.yml | ci: 💚 fix CI cloning the wrong repository | |
| CHANGELOG.md | ✨ feat: 0.2.0 | |
| LICENSE.md | ✨ feat: 0.2.0 | |
| mkdocs.yml | no more mike ig | |
| poetry.lock | ✨ feat: 0.2.0 | |
| pyproject.toml | ✨ feat: 0.2.0 | |
| README.md | fix readme | |
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.