Skip to content

Commit 07e37b9

Browse files
docs(readme): add how to unmount alpine chroot
1 parent b78672b commit 07e37b9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@ The sequence of commands to build is:
108108
1. `sudo make chroot`
109109
2. `/alpine/enter-chroot make gcc`
110110
3. `/alpine/enter-chroot make libs`
111+
4. `/alpine/destroy --remove`
111112

112113
Assuming you are building in */home/user/devel/musl* then the built toolchain will be found at the same path inside the chroot, for example in /opt/alpine*/home/user/devel/musl/dyne*.
113114

0 commit comments

Comments
 (0)