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

Build odkfull:dev from odklite:dev. #661

Merged
merged 1 commit into from
Aug 17, 2022
Merged

Build odkfull:dev from odklite:dev. #661

merged 1 commit into from
Aug 17, 2022

Conversation

gouttegd
Copy link
Contributor

Update the main Dockerfile to allow to specify a different odklite version to build odkfull from, instead of always building from odklite:latest.

Update the main Makefile so that the build-dev and publish-multiarch-dev rules build the odkfull:dev image from odklite:dev, so that the resulting image does contain all the latest changes as intended.

closes #659

Update the main Dockerfile to allow to specify a different `odklite`
version to build `odkfull` from, instead of always building from
`odklite:latest`.

Update the main Makefile so that the `build-dev` and
`publish-multiarch-dev` rules build the `odkfull:dev` image from
`odklite:dev`, so that the resulting image does contain all the latest
changes as intended.

closes #659
@gouttegd gouttegd self-assigned this Aug 17, 2022
@matentzn
Copy link
Contributor

Awesome, thank you @gouttegd!

@gouttegd
Copy link
Contributor Author

It would have been more awesome if I had caught that before merging PR #653, but better late than never I guess. :D

@gouttegd gouttegd merged commit 119cf5d into master Aug 17, 2022
@gouttegd gouttegd deleted the fix-dev-build branch August 17, 2022 11:07
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.

The odkfull:dev image is built from odklite:latest
2 participants