Old attempt at creating docker images of various distributions (alpine, debian & ubuntu) containing all the various development tools. Ignore it's name as it originally was ubuntu but covers debian & alpine as well
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

439 B

This is a new project merging the old debian-dev & ubuntu-dev projects.

This provides a suite of docker images based on various linux distributions.

Each one has a base image which is based on the applicable standard build by docker.

There's then multiple images based on that one, right now -dev which includes the main development packages required to compile C/C++ and other common languages to make it easier to build new packages.