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

fix and issue where final build cannot find the base image for build #200

Merged
merged 8 commits into from
Jan 13, 2024

Conversation

4141done
Copy link
Collaborator

@4141done 4141done commented Jan 12, 2024

The original pull request #197 had an issue where the final build and push could not find the base image locally.

This change corrects the issue but introducing a local registry to the final build push step as described in https://docs.docker.com/build/ci/github-actions/named-contexts/#using-with-a-container-builder since the docker-container driver-based build can't load from the local docker environment.

@4141done 4141done marked this pull request as ready for review January 13, 2024 18:24
@4141done 4141done merged commit 0cdacac into master Jan 13, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant