This is the Git repo of the Docker image for C++ development and CI. See the Docker Hub page for more details.
It uses GCC as base image, and contains:
4(4/Dockerfile)5(5/Dockerfile)6(6/Dockerfile)7,latest(7/Dockerfile)
To run GDB within a docker container, you need to add --security-opt seccomp=unconfined to the docker run. See Stack Overflow
This software is licensed under the GNU GPL v3 license. © 2017 Aludirk Wong