1
1
mirror of https://pagure.io/fedora-kickstarts.git synced 2024-09-22 15:37:22 +00:00

docker: add comment about partitioning for clarity

This commit is contained in:
Dusty Mabe 2017-05-19 13:00:30 -04:00
parent a4ae071339
commit 6bfa0c57b3
No known key found for this signature in database
GPG Key ID: 3302DBD73952E671

View File

@ -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