A headless gcc / cmake build environment for Ubuntu, tested with 16.04 LTS (Xenial Xerus).
- make
docker run -t -i --rm -v $PWD:$PWD tutletramp/gcc-build:xenial-1 /bin/bashcmakeorgccin the container
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A headless gcc / cmake build environment for Ubuntu, tested with 16.04 LTS (Xenial Xerus).
docker run -t -i --rm -v $PWD:$PWD tutletramp/gcc-build:xenial-1 /bin/bashcmake or gcc in the container