apitable
apitable copied to clipboard
question: Error during "init-db": Image Platform Mismatch - linux/amd64 vs linux/arm64/v8
Any questions?
Problem Description
When I tried to start the database using the command "make dataenv", I encountered an error during the "init-db" process. The error message is as follows: "The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8), and no specific platform was requested."
Steps to Reproduce
- Execute the command "make dataenv" to start the database.
- Observe the error message during the "init-db" process.
Expected Behavior
I expected the database initialization to proceed without any platform-related errors.
Environment Information
- Operating System: Ventura 13.2.1
- Machine: Mac M2
- Docker version: 4.19.0 (106363)
Additional Information
ARM64 instance on Hetzner