Purpose is building automatically Alpine Linux Docker image for aarch64 RaspberryPi.
- Find latest version of alpinelinux
- Edit build.sh to update version of alpine
- build.sh simply:
- call mkimage-alpine.sh with args to build Docker image
- finally, pushing it to my GitHub Docker Container Registry hub repo.
- build.sh really built it with minimum Alpine packages