Provides the basic compilers and building blocks required to compile software to be used on top of mini/base.
Use this as base for your own containers:
FROM mini/constructor
# ...
CMD ["/bin/sh"]
Some of the tools and compilers included:
Please note that while bash has been installed (as dependency of other
packages), the default shell is sh.
Work on this was made possible thanks to AREA 17.
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.
Content type
Image
Digest
sha256:4a0a9447a…
Size
185.5 MB
Last updated
almost 11 years ago
docker pull mini/constructor