Docker-Compose not installed with Docker Desktop

Viewed 21

I installed Docker Desktop v4.12.0 on windows 10 which installed docker v20.10.17.

I am trying to run docker-compose pull but get the response docker: 'compose' is not a docker command. I've tried reinstalling Docker Desktop but I still get the same error.

docker-compose --version and docker compose --version both return the same error message.

I'm new to docker and not sure if I've done something incorrectly. Any help would be greatly appreciated!

0 Answers
Related