This repository contains a Dockerfile that builds a Docker image for Torben Mogensen's Planet Generator. A GitHub action in this repository builds a new image once per week to ensure that the image on Docker is up-to-date.
docker pull jodrell/planet
docker run --rm jodrell/planet:latest [OPTIONS]
Consult the manual (PDF) to see the options.