Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 1.08 KB

README.md

File metadata and controls

25 lines (17 loc) · 1.08 KB

C++ Development Docker Image

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:

Tags

GDB

To run GDB within a docker container, you need to add --security-opt seccomp=unconfined to the docker run. See Stack Overflow

License

This software is licensed under the GNU GPL v3 license. © 2017 Aludirk Wong