Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
jirutka committed Jan 4, 2025
1 parent de807ba commit df6033f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup-alpine.sh
Original file line number Diff line number Diff line change
Expand Up @@ -279,6 +279,8 @@ fi
#-----------------------------------------------------------------------
group 'Bind filesystems into chroot'

mount_bind "$rootfs_dir" "$rootfs_dir"

mkdir -p proc
mount -v -t proc none proc
mount_bind /dev dev
Expand Down

0 comments on commit df6033f

Please sign in to comment.