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

Support multiarch #72

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Support multiarch #72

wants to merge 2 commits into from

Conversation

aliariff
Copy link

@cpretzer @alpeb

Signed-off-by: Ali Ariff ali.ariff12@gmail.com

Signed-off-by: Ali Ariff <ali.ariff12@gmail.com>
@@ -124,6 +124,15 @@ docker run -it buoyantio/slow_cooker -qps 100 -concurrency 10 http://$(docker-ma
docker build -t buoyantio/slow_cooker -f Dockerfile .
```

### Build Multi-Arch Images with Buildx

Choose a reason for hiding this comment

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

Can you add a note and commands here to create the multiarch builder image? Something like what we have here: https://github.com/linkerd/linkerd2-proxy-init/blob/master/Makefile#L73

Signed-off-by: Ali Ariff <ali.ariff12@gmail.com>
@aliariff aliariff requested a review from cpretzer August 12, 2020 23:11
Copy link

@cpretzer cpretzer left a comment

Choose a reason for hiding this comment

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

Thanks @aliariff 🎉

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