btholt / btholt/complete-intro-to-sql-container
couldn't run the docker container on manjaro (arch linux) OS
Open
- Dominant language
- Dockerfile
- Stars
- 8
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
-> when running this command :
docker run -e POSTGRES_PASSWORD=lol --name=sql -d -p 5432:5432 --rm btholt/complete-intro-to-sql
-> the response is :
WARNING: The requested image's platform (linux/arm64/v8) does not match the detected host platform (linux/amd64) and no specific platform was requested
8aff309157ade4cd9266a60ce6a52f0b3046e2802d186cb9f3aa395b5983a74e
->then when running the command :
docker ps
->no containers seem to be running
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.