Skip to content

Latest commit

 

History

History
26 lines (24 loc) · 2.65 KB

README.md

File metadata and controls

26 lines (24 loc) · 2.65 KB
  • Download

!#To get os-release & ldd version
curl -qfsSL "https://github.com/pkgforge/flatimage-base/releases/download/$(uname -m)/${IMG_NAME}.txt"
#Example: curl -qfsSL "https://github.com/pkgforge/flatimage-base/releases/download/$(uname -m)/alpine.txt"

!#To Download the image
wget -q "https://github.com/pkgforge/flatimage-base/releases/download/$(uname -m)/${IMG_NAME}.flatimage"
#Example: wget -q "https://github.com/pkgforge/flatimage-base/releases/download/$(uname -m)/alpine.flatimage"
  • Status

  • 🐧🧹 HealthChecks 🖳🗑️
  • 🛍️ Build 📀 (aarch64-Linux) FlatImages 📦📀
  • 🛍️ Build 📀 (x86_64-Linux) FlatImages 📦📀