mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-06 11:25:23 +01:00
use long options for docker
This commit is contained in:
parent
3e532d3e7d
commit
4d95de08a0
1 changed files with 1 additions and 1 deletions
|
|
@ -268,7 +268,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