barrel 1.0.3+1 barrel: ^1.0.3+1 copied to clipboard
A command-line utility for installing and running minecraft, as well as creating dockerized minecraft-server images.
Barrel CLI
Utilities for running and creating stateless docker images for minecraft server primarily for minigames
Usage #
barrel < command > [ arguments ]
- init Starts the barrel initializer and creates a runnable environment in the current directory.
- run Launches the operation system specific startfile.
- -d, --dockerized Performs a docker build and runs the image wrapped.
- build Wraps a normal docker build command with default values.
- pull Pulls the server files based on the hopper configuration.
- doctor Snapshots and prints debug details about the current environment and image.