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

Unable to build using docker compose v2 on ubuntu running aws-graviton [ARM} #220

Open
3 tasks done
srinathhs opened this issue Feb 5, 2022 · 0 comments
Open
3 tasks done

Comments

@srinathhs
Copy link

srinathhs commented Feb 5, 2022

Prerequisites

  • What version are you running? Latest
  • Are you able to consistently reproduce the issue? Yes
  • Did you search the issue queue for existing issue? Search issues Yes

Issue Description

Unable to follow getting started instructions on Ec2 running ubuntu [20.04] on a ARM graviton [t4g.xlarge].

Steps to Reproduce

Please provide starting context, i.e. logged in as a user, configure a particular payment method.

  1. Follow the steps in Quickstart
  2. The docker-compose command in Makefile is replaced with docker compose (as there is no docker-compose for arm)
  3. Run make or make init-dev
  4. The build gets completed, but the containers apart from mongodb fail to start due to wrong platform (amd64 vs arm)

Possible Solution

Please provide more information on how to build / run on arm platforms.

Versions

Ubuntu 20.04
Latest master from reaction-development-platform
EC2 t4g.xlarge
Docker version 20.10.12, build e91ed57
Linux 20.04.1-Ubuntu SMP Mon Nov 15 14:04:48 UTC 2021 aarch64 aarch64 aarch64 GNU/Linux
Docker Compose version v2.2.3

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

No branches or pull requests

1 participant