Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 177 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 177 Bytes

Comet

A simple, powerful and modular Minecraft Docker container

Deploy (Docker)

docker build -t comet:latest . && docker run -p 8080:8080 --name comet comet:latest