shiva / alpine-cpp-build

Docker image with latest minimal alpine linux for building C/C++ projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

alpine-cpp-build

Docker image with latest minimal alpine linux for building C/C++ projects

Docker

Batteries included!

  • build-base
  • cmake
  • lcov
  • cpputest

To build the docker image

# ./build-docker.sh

About

Docker image with latest minimal alpine linux for building C/C++ projects

License:MIT License


Languages

Language:Dockerfile 92.2%Language:Shell 7.8%