A Image with Java and web panel to run Minecraft servers.
379
docker run --detach \
--env 'VIRTUAL_HOST=<Your HOST>' \
--name mcpanel \
--restart always \
--publish 80:80 \
--volume <Your MC Path>:/data \
killergoldfisch/mchostpanel-docker
The data directory should contain a craftbukkit.jar file.
The new User should get '/data' as home.
Content type
Image
Digest
Size
483.4 MB
Last updated
over 9 years ago
docker pull killergoldfisch/mchostpanel-docker