You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running docker compose up on a machine with an Apple Silicon chip produces the following error: no matching manifest for linux/arm64/v8 in the manifest list entries
This is due to the version of the Mongo image being outdated.
Running
docker compose upon a machine with an Apple Silicon chip produces the following error:no matching manifest for linux/arm64/v8 in the manifest list entriesThis is due to the version of the Mongo image being outdated.