gapoly/nocraft

By gapoly

Updated 5 months ago

Minecraft Server 1.21.1 for a school project

Image
Web Servers
0

13

- What is this container? -

This container automatically launches a Minecraft server v1.21.1.

This is a school project on creating our first Docker image.

You can use it but it's not optimized and NOT secured for real use.

- How to run the container? -

docker run --name nocraft -d -p 25565:25565 gapoly/nocraft

Docker Pull Command

docker pull gapoly/nocraft