Image with small go web app to generate mondrian like images
2.5K
A docker image with golang webapp code that generates images. See source code in the following github repository.
Assuming you are on a linux machine:
$ docker pull vvkorz/mondriango:latest
$ docker run --publish 8080:8000 vvkorz/mondriango:latest
Content type
Image
Digest
sha256:89195c4fb…
Size
141.1 MB
Last updated
over 1 year ago
docker pull vvkorz/mondriango