Skip to content

phlummox-dev/docker-bionic-build-essential

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bionic-build-essential

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.