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

publish linux/arm64 platform of docker image #643

Open
camerondavison opened this issue Apr 22, 2021 · 2 comments · May be fixed by #644
Open

publish linux/arm64 platform of docker image #643

camerondavison opened this issue Apr 22, 2021 · 2 comments · May be fixed by #644

Comments

@camerondavison
Copy link

now that aws has the m6g machines, and apple has the m1 machines that are all arm machines there should be a tag of httpbin with linux/arm64

arnaudlacour added a commit to arnaudlacour/httpbin that referenced this issue May 27, 2021
@arnaudlacour arnaudlacour linked a pull request May 27, 2021 that will close this issue
@arnaudlacour
Copy link

while we wait for the MR to go in, you may use the builds from my fork here, which is built for x86_64 and aarch64:
https://hub.docker.com/repository/docker/arnaudlacour/httpbin

@Verbunix
Copy link

The same issue. Can not use on Mac Apple silicon.
Found another service https://github.com/mccutchen/go-httpbin.
Simple usage like: docker run -p 8080:8080 mccutchen/go-httpbin

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 a pull request may close this issue.

3 participants