vedant@ved:~/airbyte$ docker-compose up WARNING: T...
# announcements
v
vedant@ved:~/airbyte$ docker-compose up WARNING: The API_URL variable is not set. Defaulting to a blank string. ERROR: Couldn't connect to Docker daemon - you might need to run
docker-machine start default
. vedant@ved:~/airbyte$
1
j
Your docker daemon isn’t running locally
From the comment it looks like
docker-machine start default
will do it?