mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-23 11:36:32 +01:00
use long options for docker
This commit is contained in:
parent
7b1a775a0e
commit
fc1dcacd6e
1 changed files with 1 additions and 1 deletions
|
|
@ -218,7 +218,7 @@ print(shutil.which('chroot'))
|
|||
'--progress=plain',
|
||||
'--platform=linux/amd64',
|
||||
'--target=package',
|
||||
'-t', 'local/live-bootstrap',
|
||||
'--tag', 'local/live-bootstrap',
|
||||
'.')
|
||||
|
||||
elif args.bwrap:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue