-
Notifications
You must be signed in to change notification settings - Fork 91
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(container-pull-script): allows list tags w/o container runtime (#370
) * fix(container-pull-script): allows list tags w/o container runtime Fixes #369 This PR allows users to list tags without needed a container runtime. This use-case is valid as we don't require a container runtime to list tags since its based on an API call. * fix: move REPOSITORY prior to list_tags
- Loading branch information
1 parent
238f797
commit b981dbf
Showing
1 changed file
with
28 additions
and
33 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters