Skip to content

🐳Docker rootfs builder producing Alpine Rootfs minimum image for RaspberryPi ~6Mb

Notifications You must be signed in to change notification settings

gdha/rpi-alpine-rootfs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker image for Raspberrypi Alpine flavor

Docker Image : Raspberry PI Alpine Linux minimal Rootfs (64-bit version aka Pi-4)

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

About

🐳Docker rootfs builder producing Alpine Rootfs minimum image for RaspberryPi ~6Mb

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Shell 100.0%