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

Implement multi arch docker build #330

Merged

Conversation

krisgeus
Copy link
Contributor

fixes the docker build part of #252 No issues using this docker container on my M2 mac.

If you want to verify the build result I did a ./build/sbt server/docker:publish to my own docker hub account results are here: https://hub.docker.com/repository/docker/krisgeus/delta-sharing-server/tags?page=1&ordering=last_updated

@krisgeus
Copy link
Contributor Author

@linzhou-db I saw a single arm docker image released with 0.6.8 and 0.7.0. Previous versions only had amd images. I suspect the server/docker:publish is run from a developers machine which causes this behaviour. Please correct me if I;m wrong but I could not find the release proces for the docker images. This PR makes sure both architectures are published

@krisgeus
Copy link
Contributor Author

krisgeus commented Jul 2, 2023

@linzhou-db @dennyglee Could you please have a look at this one? It's a small change to create multi arch docker images for the delta sharing reference impl. Thx in advance

@linzhou-db linzhou-db self-requested a review July 6, 2023 23:45
Copy link
Collaborator

@linzhou-db linzhou-db left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@linzhou-db linzhou-db merged commit 3a2c66a into delta-io:main Jul 6, 2023
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.

2 participants