You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm unable to start containers because of the error:
'docker-compose ps -q The CIRCLECI variable is not set. Defaulting to a blank string.' returned exit code 1
The output was:
The CIRCLECI variable is not set. Defaulting to a blank string.
No such service: The CIRCLECI variable is not set. Defaulting to a blank string.
Here's a log line which may also help debug the problem:
23:57:56.116 [pool-4-thread-1] INFO com.palantir.docker.compose.logging.FileLogCollector - Writing logs for container 'The CIRCLECI variable is not set. Defaulting to a blank string.' to '<path-to-project>/build/dockerLogs/<class-name>/The CIRCLECI variable is not set. Defaulting to a blank string..log'
I'm unable to start containers because of the error:
Here's a log line which may also help debug the problem:
docker-compose.yml:
The text was updated successfully, but these errors were encountered: