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 a couple of docker target problems #1545

Merged
merged 2 commits into from Feb 28, 2022
Merged

Fix a couple of docker target problems #1545

merged 2 commits into from Feb 28, 2022

Conversation

ozamosi
Copy link
Contributor

@ozamosi ozamosi commented Feb 28, 2022

Fix make local-docker-image

Fix default docker registry

Fix which image has the FLUX_VERSION argument sent to it

Robin Sonefors added 2 commits February 28, 2022 13:24
Should this target exist? Not sure. However, this target does exist,
is pulled in by the acceptance test target automatically, and it was
broken. So fix it.

What this target used to do differently from the default targets was
to tag the image with an internal name instead of a public one. Should
this distinction exist? Not sure. However, as both targets exist, I'll
restore the distinction, too.
@JamWils JamWils merged commit 3ff604e into v2 Feb 28, 2022
@JamWils JamWils deleted the fix-docker-targets branch February 28, 2022 20:07
jpellizzari pushed a commit that referenced this pull request Mar 3, 2022
* Fix `make local-docker-image` after docker file rename

Should this target exist? Not sure. However, this target does exist,
is pulled in by the acceptance test target automatically, and it was
broken. So fix it.

What this target used to do differently from the default targets was
to tag the image with an internal name instead of a public one. Should
this distinction exist? Not sure. However, as both targets exist, I'll
restore the distinction, too.

* Fix which docker image needs to embed flux
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.

None yet

2 participants