mirror of
https://pagure.io/fedora-kickstarts.git
synced 2024-11-11 18:44:21 +00:00
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
|
network --bootproto=dhcp --device=link --activate --onboot=on
|
||||||
reboot
|
reboot
|
||||||
|
|
||||||
|
# boot partitions are irrelevant as the final docker image is a tarball
|
||||||
zerombr
|
zerombr
|
||||||
clearpart --all
|
clearpart --all
|
||||||
autopart --noboot --nohome --noswap --nolvm
|
autopart --noboot --nohome --noswap --nolvm
|
||||||
|
Loading…
Reference in New Issue
Block a user