-
Notifications
You must be signed in to change notification settings - Fork 244
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
Docker Pull failure : arm64
#3415
Comments
A simple addition of cc : @mdietze @infotroph @dlebauer So I don't think this hack is viable as the end errors I get is as following when trying .....
✔ Container pecan-monitor-1 Created
✔ Container pecan-basgra-1 Created
✔ Container pecan-rstudio-1 Created
✘ Container pecan-rabbitmq-1 Error
dependency failed to start: container pecan-rabbitmq-1 is unhealthy |
Rabbitmq with arm64 works fine. So the tag of |
i have added the platform: linux/amd64,and this worked.
|
Can you confirm that all containers including "fates" and "dbsync" are working fine when following procedures given in 'dev-intro'? |
@Sweetdevil144 yes while pulling and while doing docker compose up,it's working fine. |
What I wanted to know was if this worked when you follow entire procedure in DEV-INTRO? |
yes after looking at the logs of those it seems to be working fine. |
While trying to pull containers in a fresh docker start, I face following Issue :
The text was updated successfully, but these errors were encountered: