-
Notifications
You must be signed in to change notification settings - Fork 266
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ghcr.io/srl-labs/clab fails on Podman #2198
Comments
Feel free to re-classify as discussion or close due to no official Podman support. However Podman is much better in 2024 and it works if not executed in clab container. So, probably feasible to investigate. |
@ankudinov since you did unfortunately not provide the command you started the podman container with, I want to ask you if you've started podman with the |
Same command as with Docker. Just the first keyword replaced with So, the above question can be broken down into:
I'm happy to commit something on DinD front once I have cycles. Not sure if I have enough motivation for DooD though. I feel that Podman DooD with cLab on a Mac is a path to despair. Although I'd be still very curious to learn what is different. |
Once started this way
clab deploy
works perfectly with the following clab topology:However when replaced with
podman run
it fails with:Curious if anyone have seen this before and found any solution? I might dig into that myself later, however usually I run cLab on our own devcontainer images and this works just fine. As it works via VSCode, there should be some knob in place...
This is rootful podman with Docker compatibility enabled:
PS: this is on ARM MacBook =wink=
The text was updated successfully, but these errors were encountered: