-
Notifications
You must be signed in to change notification settings - Fork 23
Fix docker image ls output - 2024.1 backport #2003
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
Conversation
b6a814f to
bc62fe7
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code Review
This pull request fixes an issue with parsing the output of docker image ls by using the --format option, which is a great improvement for robustness. My review includes a suggestion to further improve this section by fixing a quoting issue and making the code more efficient by avoiding an unnecessary file read operation.
bc62fe7 to
4f47c55
Compare
RabbitMQ image build failed due to unrelated errors, but the scan script worked |
Same issue as #2000 similar fix, but the scanning script was refactored in 2025.1
Test in progress https://github.com/stackhpc/stackhpc-kayobe-config/actions/runs/19732940444