Sign inSign up

nightfly/minecraft-overviewer

By nightfly

•Updated almost 11 years ago

A docker container for running Minecraft Overviwer

Image
1

409

nightfly/minecraft-overviewer repository overview

⁠Docker Minecraft Overviewer

Base image for rendering a Minecraft world with Minecraft Overviewer⁠.

⁠Building

Create the image nightfly/minecraft-overviewer by running this is the docker-minecraft-overviewer directory: docker build --tag=nightfly/minecraft-overviewer

⁠Volumes

⁠Config file

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

⁠Default world and render directory (required)

By default the world is rendered from /app/world to /app/render.

⁠Texturepath (required)

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.

⁠Example Usage

Tag summary

Content type

Image

Digest

sha256:a49a84ac2…

Size

73 MB

Last updated

almost 11 years ago

docker pull nightfly/minecraft-overviewer