Sign inSign up

mini/constructor

By mini

Updated almost 11 years ago

Image
1

377

mini/constructor repository overview

mini/constructor

Provides the basic compilers and building blocks required to compile software to be used on top of mini/base.

Usage

Use this as base for your own containers:

FROM mini/constructor

# ...

CMD ["/bin/sh"]

Tools and inner details

Some of the tools and compilers included:

  • auto* (conf and make)
  • Bash
  • clang
  • GCC
  • Git
  • libtool

Please note that while bash has been installed (as dependency of other packages), the default shell is sh.

Sponsor

Work on this was made possible thanks to AREA 17.

License

All the code contained in this repository, unless explicitly stated, is licensed under ISC license.

A copy of the license can be found inside the LICENSE file.

Tag summary

Content type

Image

Digest

sha256:4a0a9447a

Size

185.5 MB

Last updated

almost 11 years ago

docker pull mini/constructor