docker container with Inkscape inside to execute CI batches
Volume given is /srv/inkscape
docker run --rm -v $PWD/example:/srv/inkscape wanix/inkscape inkscape -z -e /srv/inkscape/test.png /srv/inkscape/test.svg
git clone https://github.com/wanix/docker-inkscape.git
cd docker-inkscape
docker build -t wanix/inkscape .
Content type
Image
Digest
Size
52 MB
Last updated
over 8 years ago
docker pull wanix/inkscape