Docker image for AdaCore's GNAT Programming Studio (GPS)
Enable X server access from docker to host:
xhost +local:dockerRun the container:
docker run -it --rm -e DISPLAY=${DISPLAY} -v /tmp/.X11-unix:/tmp/.X11-unix orbin/gnat-programming-studioDocker image for AdaCore's GNAT Programming Studio (GPS)
https://hub.docker.com/r/orbin/gnat-programming-studio/
Repository from Github https://github.comOrBin/gnat-programming-studio-docker
Docker image for AdaCore's GNAT Programming Studio (GPS)
Enable X server access from docker to host:
xhost +local:dockerRun the container:
docker run -it --rm -e DISPLAY=${DISPLAY} -v /tmp/.X11-unix:/tmp/.X11-unix orbin/gnat-programming-studioDocker image for AdaCore's GNAT Programming Studio (GPS)
https://hub.docker.com/r/orbin/gnat-programming-studio/
MIT License