Skip to content
This repository has been archived by the owner on Mar 11, 2020. It is now read-only.

Trap for Docker images with encoded characters in their names. #115

Open
alastairhm opened this issue Mar 2, 2018 · 1 comment
Open

Comments

@alastairhm
Copy link
Contributor

We have found there to be a few Docker images in our registry with encoded characters in their names, like '/' encoded as "%2F".
This is causing issues when trying to do the API curls resulting in 404 errors.
It would be good if there was an option to skip these images without failing the migration.

@mbentley
Copy link
Contributor

mbentley commented Mar 5, 2018

Does the option for ERROR_ACTION=skip achieve what you're looking for? That should skip over the image when pushing or pulling or retagging.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants