A docker container for running Minecraft Overviwer
409
Base image for rendering a Minecraft world with Minecraft Overviewer.
Create the image nightfly/minecraft-overviewer by running this is the docker-minecraft-overviewer directory:
docker build --tag=nightfly/minecraft-overviewer
By default the config file from assets/app/config.py is run at /app/config.py.
If you wanna customize the render options you should mount your own config file over /app/config.py
By default the world is rendered from /app/world to /app/render.
The texturepath is where Minecraft Overviewer sources textures to render the map with.
By default the texture path is set to /app/textures.zip but there is nothing at this location.
You must either supply a texture pack or minecraft client jar file in a derived image or mount one at this location.
Content type
Image
Digest
sha256:a49a84ac2…
Size
73 MB
Last updated
almost 11 years ago
docker pull nightfly/minecraft-overviewer