You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "/usr/local/bin/rhcwt", line 33, in
sys.exit(load_entry_point('rhcwt==0.8.0', 'console_scripts', 'rhcwt')())
File "/home/phracek/.local/lib/python3.10/site-packages/rh_cwt/cli.py", line 182, in run
cli.run()
File "/home/phracek/.local/lib/python3.10/site-packages/rh_cwt/cli.py", line 176, in run
run_function()
File "/home/phracek/.local/lib/python3.10/site-packages/container_workflow_tool/main.py", line 496, in print_brew_builds
for builds in self.get_brew_builds(print_time=print_time):
File "/home/phracek/.local/lib/python3.10/site-packages/container_workflow_tool/main.py", line 374, in get_brew_builds
name = archive["docker"]["config"]["config"]["Labels"]["name"]
KeyError: 'docker'
Reproducer
No response
The text was updated successfully, but these errors were encountered:
Container platform
No response
Version
No response
OS version of the container image
No response
Bugzilla, Jira
No response
Description
Traceback (most recent call last):
File "/usr/local/bin/rhcwt", line 33, in
sys.exit(load_entry_point('rhcwt==0.8.0', 'console_scripts', 'rhcwt')())
File "/home/phracek/.local/lib/python3.10/site-packages/rh_cwt/cli.py", line 182, in run
cli.run()
File "/home/phracek/.local/lib/python3.10/site-packages/rh_cwt/cli.py", line 176, in run
run_function()
File "/home/phracek/.local/lib/python3.10/site-packages/container_workflow_tool/main.py", line 496, in print_brew_builds
for builds in self.get_brew_builds(print_time=print_time):
File "/home/phracek/.local/lib/python3.10/site-packages/container_workflow_tool/main.py", line 374, in get_brew_builds
name = archive["docker"]["config"]["config"]["Labels"]["name"]
KeyError: 'docker'
Reproducer
No response
The text was updated successfully, but these errors were encountered: