Closed gsevla closed 6 months ago
postgres
on Docker Hub does not seem to have Windows version, so this behavior is expected.
https://hub.docker.com/_/postgres
If you are trying to run Linux containers, you have to run containerd and nerdctl on WSL2
Description
I have just installed containerd and nerdctl on windows so I'll run postgres to test but give the error:
time="2024-04-14T18:43:11-03:00" level=fatal msg="no match for platform in manifest: not found"
Steps to reproduce the issue
Describe the results you received and expected
I expected to start a postgres container running.
What version of nerdctl are you using?
Are you using a variant of nerdctl? (e.g., Rancher Desktop)
None
Host information