pre-requisite:
- all the ones listed in README.md
- X11 (X Window System)
DISPLAY=$DISPLAY docker-compose run intellij /usr/share/intellij/bin/idea.sh
Note: If you don't know how to configure X11, take a look at this blog post.
pre-requisite:
DISPLAY=$DISPLAY docker-compose run intellij /usr/share/intellij/bin/idea.sh
Note: If you don't know how to configure X11, take a look at this blog post.