Comment on page
Docker
From pre-built Docker image with all dependencies included
The easiest way to get started is to pull the Docker image with the last release of Zingg.
docker pull zingg/zingg:0.3.4
docker run -it zingg/zingg:0.3.4 bash
Last modified 4mo ago