Can't create repository following documentation example with (--type docker
)
#360
Labels
bug
Something isn't working
--type docker
)
#360
Luet version:
luet version 0.35.2 (Build time: 2024-04-22 08:57:59 UTC)
CPU architecture, OS, and Version:
AMD64, inside a suse linux distrobox container (it may not be relevant)
Describe the bug
I try to run through the repository creation in https://luet.io/docs/concepts/overview/repositories/. Everything works as expected, but when I
create-repo
with the argument--type docker
I get the following output:To Reproduce
Expected behavior
I would expect the last command to run with no errors
Logs
here is the output by
sudo luet create-repo --name "test" --output $PWD/out --packages $PWD/out --tree $PWD/package --type docker --debug
:Additional context
The text was updated successfully, but these errors were encountered: