Skip to content

cmckni3/docker-alpine-build-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Alpine container image with build tools installed

Docker Status Docker Pulls Image Size

Alpine based image with common build tools installed

What's Included

  • bash
  • builds tools for gcc and g++
  • clang

Building the image

docker build -t cmckni3/alpine-build-tools .

Running the image

docker run -it cmckni3/alpine-build-tools

About

Alpine base image with build tools and bash

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published