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

feat: build docker image on ARM #7

Merged
merged 1 commit into from
Jun 11, 2024
Merged

Conversation

lfacchinelli
Copy link
Contributor

This change will build redis-cluster-mock docker container for AMD64 and ARM64 platforms for local development

On Apple Silicon MacBooks (M{1..3}) twist fails to spin up a local environment due to the fact that redis-cluster-mock doesn’t have a ARM64 docker image available. Although we could pick an AMD64 image and should work, this has not been the case, so we pivot to the idea to build our dev containers on both platforms.

@lfacchinelli lfacchinelli merged commit e14e24c into main Jun 11, 2024
1 check passed
@lfacchinelli lfacchinelli deleted the lfacchinelli/add-arm64 branch June 11, 2024 07:18
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