Search code examples
dockerdocker-composewindows-10docker-toolbox

Windows docker-compose gives no output


I'm using Docker Toolbox in my Windows 10 Home Edition.

I have a docker-compose.yml file and it was working good, but I did an update from Dell (a critical one in the BIOS) in my notebook and docker-compose command is not running anymore.

When I run docker-compose up command at Docker Quickstart Terminal, it gives me no output and doesn't run anything, it just releases the console cursor in the same second I run the command. I also tried docker-compose logs but it also gives me nothing.

I already tried to run Docker Quickstart Terminal as administrator, I tried to uninstall and install Docker Toolbox again, and I also deleted the default machine in VirtualBox to create it again, but the problem persists. And since I'm not able to see the logs I don't know what's the problem.

I'll appreciate any help.

P.S.: docker command is ok. When I run docker ps it gives me an output, but docker-compose doesn't.


Solution

  • As @alex-costa said.

    The problem goes away if you download the 1.19 version and replace the one at C:\Program Files\Docker\Docker\Resources\bin\