Skip to content
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

Automatically detect if prefix library/ is needed #11

Merged
merged 3 commits into from
Jan 5, 2023

Conversation

Entepotenz
Copy link
Contributor

Hi,

I needed some time to find out that for official docker images you need to add the prefix library/.
I think we could do this automatically detecting that docker is responding with an error and the provided image name does not start with username/.
This will probably save some time for the users of this github action :-)

@Entepotenz Entepotenz force-pushed the handle_library_dockerhub_images branch from c1deabc to 5d6bf33 Compare December 26, 2022 19:10
@Entepotenz Entepotenz force-pushed the handle_library_dockerhub_images branch from 5d6bf33 to e872e37 Compare December 26, 2022 19:13
@lucacome lucacome added the enhancement New feature or request label Jan 5, 2023
@lucacome
Copy link
Owner

lucacome commented Jan 5, 2023

I guess we can remove library/ from the docs now.

@lucacome lucacome merged commit a73ec56 into lucacome:main Jan 5, 2023
@lucacome lucacome changed the title handle_library_dockerhub_images Automatically detect if prefix library/ is needed Jan 5, 2023
@Entepotenz Entepotenz deleted the handle_library_dockerhub_images branch January 6, 2023 06:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants