/flatimage-base

Multi ARCH & Multi ROOTFS base images for FlatImage [Maintainer=@Azathothas]

Primary LanguageShellMIT LicenseMIT

  • 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 ๐Ÿ“ฆ๐Ÿ“€