forked from srbala/fedora-kickstarts
docker: add comment about partitioning for clarity
This commit is contained in:
parent
a4ae071339
commit
6bfa0c57b3
@ -24,6 +24,7 @@ keyboard us
|
||||
network --bootproto=dhcp --device=link --activate --onboot=on
|
||||
reboot
|
||||
|
||||
# boot partitions are irrelevant as the final docker image is a tarball
|
||||
zerombr
|
||||
clearpart --all
|
||||
autopart --noboot --nohome --noswap --nolvm
|
||||
|
Loading…
Reference in New Issue
Block a user