Skip to content

superradcompany/rootfs-alpine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

rootfs-alpine

Alpine Linux v3.23 root filesystems.

  • Base: Alpine Linux 3.23.3
  • C library: musl libc
  • Shell: BusyBox ash
  • Package manager: apk

Architectures

Directory Arch
aarch64/ ARM 64-bit
x86_64/ x86 64-bit

Usage

# chroot into a specific arch rootfs
sudo chroot /path/to/rootfs-alpine/aarch64 /bin/sh
sudo chroot /path/to/rootfs-alpine/x86_64 /bin/sh

About

Alpine rootfs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages