TeaStore icon indicating copy to clipboard operation
TeaStore copied to clipboard

Require Docker images for Arm64

Open odidev opened this issue 2 years ago • 13 comments

Hi @SimonEismann 

I have tried to deploy DescartesResearch/Tea-Store microservices on the Arm64 platform by using the Docker-compose Method

Command: docker-compose -f ./examples/docker/docker-compose_default.yaml up -d 

The above command fails due to the unavailability of Arm64 Docker images. 

I have tried building all those images on the Arm64 platform and all are getting built successfully. 

Do you have any plans for supporting the Arm64 platform? It will be helpful if Arm64 Docker images are released. Please share your thoughts on the same.

odidev avatar Jul 12 '23 09:07 odidev