환경 : 윈도우10, 윈도우 터미널(파워셸)
docker compose start
error during connect: this error may indicate that the docker daemon is not running:
Get "http://%2F%2F.%2Fpipe%2Fdocker_engine/v1.24/containers/json?all=1&filters=%7B%22label%22%3A%7B%22com.docker.compose.oneoff%3DFalse%22%3Atrue%2C%22com.docker.compose.project%3Dsejong-reservation%22%3Atrue%7D%7D":
open //./pipe/docker_engine: The system cannot find the file specified.
wsl --update
Expose daemon on tcp://localhost:2375 without TLS
에 체크docker compose build --no-cache
docker compose start