mirror of
https://github.com/docker/docs.git
synced 2026-04-12 06:19:22 +07:00
debootstrap needs the suite as the second argument, for this the script reorders arguments beginning with a minus but components separated by space, as stated by the help message, is not handled and will lead to the rootfs being passed as suite to debootstrap. The poor mans solution is to fix the help message to pass the long option as one argument. Signed-off-by: Julian Taylor <jtaylor.debian@googlemail.com>
2.8 KiB
Executable File
2.8 KiB
Executable File