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 multi-arch #17

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

Support multi-arch #17

wants to merge 3 commits into from

Conversation

aliariff
Copy link

@cpretzer @alpeb

Signed-off-by: Ali Ariff [email protected]

Signed-off-by: Ali Ariff <[email protected]>
Dockerfile Outdated
iptables \
jq \
nghttp2 \
ca-certificates && \

Choose a reason for hiding this comment

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

What do you think of moving the && to the same line as rm -rf, like we had here? For me it's more readable, but take it or leave it

@@ -124,3 +124,10 @@ You can then use `curl`to query the service:

$ curl `minikube -n bb-readme service bb-readme-gateway-svc --url`
{"requestUid":"in:http-sid:point-to-point-channel-grpc:-1-h1:8080-66349706","payload":"BANANA"}

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

@aliariff aliariff requested a review from cpretzer August 12, 2020 23:08
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