Sign inSign up

guywithnose/intelij

By guywithnose

Updated almost 11 years ago

Image
1

1.1K

guywithnose/intelij repository overview

docker run -d -e DISPLAY=unix$DISPLAY -v /tmp/.X11-unix:/tmp/.X11-unix -v {PERSISTENT_LOCAL_PATH}:/data guywithnose/intelij

Parameters

-e DISPLAY=unix$DISPLAY -v /tmp/.X11-unix:/tmp/.X11-unix

Allows the container to run X11 windows in the host. Note: you may need to run xhost + for this to work

-v {PERSISTENT_LOCAL_PATH}:/data

Uses a local directory to store the config files and any code that will be edited.

Tag summary

Content type

Image

Digest

sha256:6049d344d

Size

795.6 MB

Last updated

almost 11 years ago

docker pull guywithnose/intelij