autolab / autolab-oneclick

Apache License 2.0
6 stars 17 forks source link

ERROR: Line 180 of script has return value 127 - docker-compose: command not found #13

Open icaoberg opened 6 years ago

icaoberg commented 6 years ago

I am attempting to install AutoLab in an Ubuntu 16.04 box. At the end of the installation script I see this message.

[2/6] Done
[3/6] Copying config files...
[3/6] Done
[4/6] make volumes...
[4/6] Done
[5/6] Init docker images and containers...
./install.sh: line 180: docker-compose: command not found
Failed command: congrats() {

ERROR: Line 180 of script has return value 127. The log file is saved at /tmp/tmp.Okr2tKW6la.

Thank you for trying out Autolab! For questions and comments, email us at autolab-dev@andrew.cmu.edu.

Should I install docker-compose? I thought the purpose of this script was to install all dependencies including docker.