If you have some .png files in your current directory:
docker pull qmsk/pngtile
docker run --rm -v $PWD:/srv/pngtile/images -u $UID -p 9090:9090 qmsk/pngtile
The default image CMD will build the cache files, and then run the server on HTTP port 9090.
Content type
Image
Digest
Size
304 MB
Last updated
about 9 years ago
docker pull qmsk/pngtile