rhcos-toolbox: update to mirror containers/toolbox#90
Conversation
|
The |
travier
left a comment
There was a problem hiding this comment.
LGTM. Can you link to where you found the options that containers/toolbox uses? Thanks
|
I talked to @aaradhak during standup and he was running into issues with -dns none\ Im not sure if we should mirror the entirety of the arguments that containers/toolbox uses, as a lot of them are conditional and distilling them into a flat object like this is going to cause issues. The bug would be fixed just with the explicit run bind mounts so I am thinking about dropping all else as it might introduce issues depending on env. https://github.com/containers/toolbox/blob/main/src/cmd/create.go#L426 |
|
With regards to volume mounts for directories, I encountered few errors for the directories mentioned podman create fails with:
|
A bug was reported downstream while installing dnf package in toolbox resutled in OStree issue. Follow containers/toolbox configuration to avoid this error. Relates to: https://issues.redhat.com/browse/OCPBUGS-56964
|
@aaradhak can you test the latest for me and let me know if this enables dnf but not issues this time ? |
|
Sure will run another test |
|
I tested it again and the dnf install seemed to work without any issue. |
A bug was reported downstream while installing dnf package in toolbox resutled in OStree issue.
Follow containers/toolbox configuration to avoid this error.
Relates to: https://issues.redhat.com/browse/OCPBUGS-56964