-
Notifications
You must be signed in to change notification settings - Fork 0
updated gifs in README #11
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
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -33,16 +33,17 @@ Here is a summary of its capabilities: | |||||
| - **Docker Manifests:** To determine architecture/OS platforms and digest relationships. | ||||||
| - **Cloudsmith API:** To retrieve processing status (Synced, Failed, In Progress) and download statistics. | ||||||
|
|
||||||
| #### Query repository for images | ||||||
| <img src="example.gif" width=50%> | ||||||
| #### Query repository for images. | ||||||
| <img src="simple.gif"> | ||||||
|
|
||||||
| #### Query a specific image and view detailed results. | ||||||
| #### Query for detailed results. | ||||||
| <img src="detailed.gif"> | ||||||
|
|
||||||
| <img src="example-detailed.gif" width=50%> | ||||||
| #### Query for a specific image and detailed results. | ||||||
| <img src="image-detailed.gif"> | ||||||
|
||||||
| <img src="image-detailed.gif"> | |
| <img src="example-detailed.gif"> |
Copilot
AI
Jan 6, 2026
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.
There is a spelling error in "oprhaned". It should be "orphaned".
| #### Query for untagged/ oprhaned images. | |
| #### Query for untagged/orphaned images. |
Copilot
AI
Jan 6, 2026
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.
The image reference "untagged.gif" does not match any of the existing GIF files in the directory. The actual file appears to be "example-untagged.gif". This will result in a broken image link.
| <img src="untagged.gif"> | |
| <img src="example-untagged.gif"> |
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.
The image reference "detailed.gif" does not match any of the existing GIF files in the directory. The actual file appears to be "example-detailed.gif". This will result in a broken image link.