Skip to content

Docker image for Ubuntu image with build-essential and other tools

Notifications You must be signed in to change notification settings

mikroskeem/ubuntu-devel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 

Repository files navigation

ubuntu-devel

Quay status

See available branches

Why?

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)

Docker Repository

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)

License (on Dockerfiles!)

MIT

About

Docker image for Ubuntu image with build-essential and other tools

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published