Sign inSign up

kampka/alpine-base

By kampka

Updated about 8 years ago

A very minimal Alpine Linux installation.

Image
0

4.0K

kampka/alpine-base repository overview

Docker image alpine-base

Circle CI

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.

Building

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.

Tag summary

Content type

Image

Digest

Size

1.9 MB

Last updated

about 8 years ago

docker pull kampka/alpine-base