linuxserver/inkscape

Sponsored OSS

By linuxserver.io

Updated 6 days ago

Image
Languages & frameworks
10

50K+

linuxserver/inkscape repository overview

linuxserver/inkscape

This readme has been truncated from the full version found HERE

Inkscape is professional quality vector graphics software which runs on Linux, Mac OS X and Windows desktop computers.

Application Setup

The application can be accessed at:

Usage

docker run -d \
  --name=inkscape \
  -e PUID=1000 \
  -e PGID=1000 \
  -e TZ=Etc/UTC \
  -p 3000:3000 \
  -p 3001:3001 \
  -v /path/to/config:/config \
  --shm-size="1gb" \
  --restart unless-stopped \
  lscr.io/linuxserver/inkscape:latest

Tag summary

Content type

Image

Digest

sha256:3e3c090ec

Size

608.7 MB

Last updated

6 days ago

docker pull linuxserver/inkscape:1.4.2

This week's pulls

Pulls:

1,025

Last week