Problem description
Since upgrading Docker desktop locally, I was unable to pull the database image:
docker compose up
WARN[0000] The "AWS_ACCESS_KEY_ID" variable is not set. Defaulting to a blank string.
WARN[0000] The "AWS_SECRET_ACCESS_KEY" variable is not set. Defaulting to a blank string.
[+] Running 0/1
⠼ database Pulling 1.4s
no matching manifest for linux/arm64/v8 in the manifest list entries
Expected Output
An eoAPI end-user can run docker compose up and have a running instance regardless of their local machine.
Environment Information
- Apple M2, MacOS 14.0
- Docker Desktop 4.25.0