Sign inSign up

killergoldfisch/mchostpanel-docker

By killergoldfisch

•Updated over 9 years ago

A Image with Java and web panel to run Minecraft servers.

Image
0

379

killergoldfisch/mchostpanel-docker repository overview

⁠MCHostPanel-docker

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.

Tag summary

Content type

Image

Digest

Size

483.4 MB

Last updated

over 9 years ago

docker pull killergoldfisch/mchostpanel-docker