From pre-built Docker image with all dependencies included
Last updated 5 months ago
The easiest way to get started is to pull the Docker image with the last release of Zingg.
docker pull zingg/zingg:0.4.0 docker run -it zingg/zingg:0.4.0 bash
To know more about Docker, please refer to the official .