Sign inSign up

wanix/inkscape

By wanix

Updated over 8 years ago

container to run inskape batchs

Image
0

1.2K

wanix/inkscape repository overview

Docker Pulls Docker Stars GitHub tag

docker-inkscape

docker container with Inkscape inside to execute CI batches

Volume given is /srv/inkscape

Example

docker run --rm -v $PWD/example:/srv/inkscape wanix/inkscape inkscape -z -e /srv/inkscape/test.png /srv/inkscape/test.svg

building

git clone https://github.com/wanix/docker-inkscape.git 
cd docker-inkscape
docker build -t wanix/inkscape .

Licence

Apache Licence V2

Tag summary

Content type

Image

Digest

Size

52 MB

Last updated

over 8 years ago

docker pull wanix/inkscape