docker-compose run and exec: No container found

后端 未结 3 907
不知归路
不知归路 2021-01-17 12:44

I was trying to open a second terminal un a docker with docker-compose.

First run the container with

docker-compose run my-centos bash
3条回答
  •  谎友^
    谎友^ (楼主)
    2021-01-17 13:38

    I solved this issue by first running sudo systemctl restart docker

提交回复
热议问题