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
2.3.0-RC6 is not stable, does this issue occur using the v2.2.4 release / tag?
The error in your log seems to be related to docker-compose itself:
ERROR: for nginx Cannot start container 3cfed33ac8994a5adea9e36e1d23d832ba89fd89de0aee40ceb9e45aaf26e64f: [10] System error: could not synchronise with container process
Traceback (most recent call last):
File "/usr/local/bin/docker-compose", line 11, in <module>
sys.exit(main())
File "/usr/local/lib/python2.7/dist-packages/compose/cli/main.py", line 63, in main
log.error(e.msg)
AttributeError: 'ProjectError' object has no attribute 'msg'
posi@docker:
/Desktop/Docker$ docker-compose --version/Desktop/Docker$ docker --versiondocker-compose version 1.7.1, build 6c29830
posi@docker:
Docker version 1.10.3, build 20f81dd
posi@docker:
/Desktop/Docker$ uname -a/Desktop/Docker$Linux docker 4.4.0-31-generic #50-Ubuntu SMP Wed Jul 13 00:07:12 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
posi@docker:
foo.txt <- logfile
The text was updated successfully, but these errors were encountered: