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 fe409a5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions setup-alpine.sh
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,9 @@ else
fi
info "Alpine will be installed into: $rootfs_dir"

mount --bind "$rootfs_dir" "$rootfs_dir"
mount --make-private "$rootfs_dir"

cd "$RUNNER_TEMP"


Expand Down

0 comments on commit fe409a5

Please sign in to comment.