hashicorp / demo-consul-101

Tutorial code and binaries for the HashiCorp Consul beginner course.
Mozilla Public License 2.0
80 stars 54 forks source link

Support darwin/arm64 #16

Open erltho opened 2 years ago

erltho commented 2 years ago

Feature request

This image does not support arm64 / apple silicon. I would want to have support for more than amd64 architecture.

Why is it needed?

It is needed for step of running a count service completing the toturial "Consul with containers"

Suggestion

I am not familiar with how to convert an image to a new architecture.

Definition of done

tristanmorgan commented 1 year ago

The v3 tags on Docker Hub are compiled to support ARM. link

Ranjandas commented 1 year ago

@tristanmorgan, it Looks like that image is under a deprecated org. It should be published here: