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

How to install it to mac m1 system. #254

Open
Abhinav-Mani opened this issue Jan 9, 2023 · 2 comments
Open

How to install it to mac m1 system. #254

Abhinav-Mani opened this issue Jan 9, 2023 · 2 comments

Comments

@Abhinav-Mani
Copy link

Abhinav-Mani commented Jan 9, 2023

Getting

/bin/bash: /makesecrets.sh: Permission denied

@Oegma2
Copy link

Oegma2 commented Jul 12, 2023

Also getting the same error on windows 10.

/bin/bash: /makesecrets.sh: Permission denied

@tibbon
Copy link

tibbon commented Nov 13, 2024

When I run DOCKER_DEFAULT_PLATFORM=linux/amd64 docker-compose up -d many things run except

Error response from daemon: image with reference mongo:4.4 was found but does not match the specified platform: wanted linux/amd64, actual: linux/arm64

If I try this: DOCKER_DEFAULT_PLATFORM=linux/arm64 docker-compose up -d I get:

Error response from daemon: image with reference stackstorm/st2api:latest was found but does not match the specified platform: wanted linux/arm64, actual: linux/amd64

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

3 participants