Alpine base image built from source by circleCI
1.5K
Almost same build scripts with docker-alpine to Build docker alpine base image from source by circleci .
A bit of difference is instead of push docker image directly to docker hub , I choose push root.fs back to this repository .
It could be more clear that docker build still happened in docker hub site and see yikaus/alpine-base
You can check version by
Why circleci ? because it seems the only build system support running docker in script.
Travis : Default CI machine kernel 2.6 does not support docker , it 's docker infrustructure don't support sudo
Drone.io: Dosen't support docker privilege mode .
Shippable: Docker in docker not support yet.
Content type
Image
Digest
sha256:a2b2b021d…
Size
3.1 MB
Last updated
about 10 years ago
docker pull yikaus/alpine-base