Alpine Linux image, only including a few convenience packages.
7.4K
This is possible thanks to the work from uggedal on packaging Alpine Linux for Docker.
This project is now build on top of official Alpine Linux image, only including a few convenience packages.
To get you started, a set of packages have been integrated:
China Standard Time
Use like you would any other base image:
FROM benzbrake/alpine:3.7
RUN apk add --no-cache mysql-client
ENTRYPOINT ["mysql"]
Content type
Image
Digest
sha256:0d275a4d1…
Size
5.4 MB
Last updated
over 3 years ago
docker pull benzbrake/alpine