mirror of https://github.com/docker/docs.git
Traceback (most recent call last):
File "/tmp/tmp.02tgGaAGtW/docker-compose/bin/docker-compose", line 11, in <module>
sys.exit(main())
File "/tmp/tmp.02tgGaAGtW/docker-compose/lib/python3.4/site-packages/compose/cli/main.py", line 68, in main
log_api_error(e)
File "/tmp/tmp.02tgGaAGtW/docker-compose/lib/python3.4/site-packages/compose/cli/main.py", line 89, in log_api_error
if 'client is newer than server' in e.explanation:
TypeError: 'str' does not support the buffer interface
Signed-off-by: Thomas Grainger <tagrain@gmail.com>
|
||
|---|---|---|
| .. | ||
| cli | ||
| config | ||
| __init__.py | ||
| cli_test.py | ||
| container_test.py | ||
| interpolation_test.py | ||
| progress_stream_test.py | ||
| project_test.py | ||
| service_test.py | ||
| split_buffer_test.py | ||
| utils_test.py | ||
| volume_test.py | ||