https://github.com/jangolle/docker-cmake-gpp
Yet another CMake with g++ compiler docker build configuration
https://github.com/jangolle/docker-cmake-gpp
cmake cpp docker gpp
Last synced: about 1 month ago
JSON representation
Yet another CMake with g++ compiler docker build configuration
- Host: GitHub
- URL: https://github.com/jangolle/docker-cmake-gpp
- Owner: jangolle
- License: mit
- Created: 2018-04-12T14:13:59.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-13T09:19:51.000Z (about 8 years ago)
- Last Synced: 2025-02-01T00:54:57.303Z (over 1 year ago)
- Topics: cmake, cpp, docker, gpp
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Docker CMake with g++ compiler image
Usage:
```bash
docker pull jangolle/cmake-gpp
```