Sign inSign up

jarfil/gimp-git

By jarfil

Updated almost 7 years ago

Gimp compiled from git master (325MB)

Image
0

3.2K

jarfil/gimp-git repository overview

Latest version of Gimp compiled from git master.

Based on Ubuntu Wily

Usage

Local X11 server

docker run -it --rm -e DISPLAY=$DISPLAY -v /tmp/.X11-unix:/tmp/.X11-unix jarfil/gimp-git

Remote SSH into docker host, low isolation

docker run -it --rm --net=host -e DISPLAY=$DISPLAY -v $HOME:/hosthome:ro -e XAUTHORITY=/hosthome/.Xauthority jarfil/gimp-git

You can also install sshd onto the image and ssh directly into it.

Maintenance

To automate the image building process with reasonable throttle enforcement, there is a web trigger available.

graph

Tag summary

Content type

Image

Digest

Size

319.8 MB

Last updated

almost 7 years ago

docker pull jarfil/gimp-git