linuxserver/gimp

Sponsored OSS

By linuxserver.io

Updated 7 days ago

Image
Operating systems
7

50K+

linuxserver/gimp repository overview

linuxserver/gimp

This readme has been truncated from the full version found HERE

GIMP is a free and open-source raster graphics editor used for image manipulation (retouching) and image editing, free-form drawing, transcoding between different image file formats, and more specialized tasks. It is extensible by means of plugins, and scriptable.

Application Setup

The application can be accessed at:

Usage

docker run -d \
  --name=gimp \
  -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/gimp:latest

Tag summary

Content type

Image

Digest

sha256:4b962e5ab

Size

1.1 GB

Last updated

7 days ago

docker pull linuxserver/gimp:version-39a8f2a8

This week's pulls

Pulls:

1,199

Jul 6 to Jul 12