!#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"
Stable/Tagged Releases are also available at: https://github.com/pkgforge/flatimage-base/releases
NOTE:
Flatimages based onaarch64
may exhibit unexpected behavior, and not all distributions are supported.
NOTE:
These Base Images are as minimal as possible and have all permissions enabled by default. Details: https://flatimage.github.io/docs/cmd/perms/
NOTE:
Sometimes Files are NOT uploaded to Releases due to GitHub API Error, make sure to check ARTIFACTS