Docker image containing typical (C-ish) build tools installed on Ubuntu 18.04.
Can be used as follows:
docker run --rm -it phlummox/bionic-build-essential
Feel free to fork or use for code examples, but this repo is for personal use, so don't expect it be kept here long-term or maintained.