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: podman inspect typo #643

Merged
merged 1 commit into from
Apr 27, 2023
Merged

fix: podman inspect typo #643

merged 1 commit into from
Apr 27, 2023

Conversation

vsoch
Copy link
Member

@vsoch vsoch commented Apr 24, 2023

The podman inspect script (generated as a wrapper script) accidentally has singularity hard coded instead of the container.command template variable. This will fix that.

This will close #641 - took all of two seconds to do!

And @shahzebsiddiqui I'm really glad you are testing podman! I think most of the work has been around Singularity, but podman is also important for HPC. Definitely let us know of any other bugs that you find!

The podman inspect script (generated as a wrapper
script) accidentally has singularity hard coded instead
of the container.command template variable. This will
fix that.

Signed-off-by: vsoch <vsoch@users.noreply.github.com>
@shahzebsiddiqui
Copy link

thanks @vsoch this is a great tool and i am glad this works with podman which gives us an option to test this out on Perlmutter.

@vsoch
Copy link
Member Author

vsoch commented Apr 25, 2023

@shahzebsiddiqui do you have any other issues / requests before we merge and release (if so I'd like to get them into the PR here, but if not happy to get this released soon!)

@shahzebsiddiqui
Copy link

i am good for now. I will be testing shpc over the next week or two so i dont want to hold you up with the release process. If i run into issue or ideas for improvement i will certainly bring them up.

@vsoch vsoch merged commit 4c1cd80 into main Apr 27, 2023
11 checks passed
@vsoch vsoch deleted the fix/podman-template-bug branch April 27, 2023 19:33
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.

issue with inspecting container via podman
2 participants