A very minimal Alpine Linux installation.
4.0K
This image provides a very minimal Alpine Linux installation
that is intended to be used as a base to build more sophisticated containers upon.
It contains little more that busybox and apk.
This image build is customizable using the configure script.
To build the standard image, run:
$ ./configure --target-tag "3.5"
$ make
For a customized build, see configure --help.
Content type
Image
Digest
Size
1.9 MB
Last updated
about 8 years ago
docker pull kampka/alpine-base