0

I installed docker in my windows operating system. And now I want to install postgresql database on docker, but I couldn't find any image file for windows. Could any one tell me how to create an image file for postgresql or how to get postgesql file for windows from docker hub? Please share the documents if possible.

1 Answer 1

1

Try this doc, in my opinion, images are the same between Win and linux. The difference is your environment, you run commands from a docker VM. But commands docker are the same.

Sign up to request clarification or add additional context in comments.

2 Comments

Thanks but its not working. showing the error PS C:\Users\pc> docker pull postgres Using default tag: latest latest: Pulling from library/postgres no matching manifest for windows/amd64 in the manifest list entries
Thank you kilian. i found a postgres windows image for docker.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.