See available branches
GCC is cool image, but does not allow installing anything depending on gcc(?) (such as build-essential and so on). Also there weren't any updated images for similar purpose either so this is my try to provide some.
Feel free to base your images on mine or use in CI to compile your native applications (like I do)
See https://quay.io/mikroskeem/ubuntu-devel
docker pull quay.io/mikroskeem/ubuntu-devel:<branch tag>
Example: branch name here is ubuntu/18.04/vanilla
, then image tag would be
ubuntu_18.04_vanilla
Note: pulling tag latest
will give you a random image, so please stick
to ones with special labels (named according to this repository's branches)
MIT