To start the container (I hope):
docker run -it rnebular/minecraft_server:latest
To test the container, you could run it with a bash shell open:
docker run --it rnebular/minecraft_server:latest /bin/bash
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
To start the container (I hope):
docker run -it rnebular/minecraft_server:latest
To test the container, you could run it with a bash shell open:
docker run --it rnebular/minecraft_server:latest /bin/bash