Skip to content
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

fix: Read pod name from podman create args #89

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ananthb
Copy link

@ananthb ananthb commented Jun 25, 2024

Fixes #88

Signed-off-by: Ananth Bhaskararaman <antsub@gmail.com>
@ananthb
Copy link
Author

ananthb commented Jun 26, 2024

Essentially this reads the --name=... arg but ignores it right? I'm brand new to Rust but that's what it looks like to me.

Is that okay? It still worked fine for me.

I tried using the name in the impl as well and that led to the same output.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

error: unexpected argument '--name' found
1 participant