Added a run of --version to confirm installation.

This commit is contained in:
Cyteen 2017-11-27 22:07:44 +00:00
parent 1234379b9f
commit 7b2641a4d2
1 changed files with 2 additions and 0 deletions

View File

@ -67,3 +67,5 @@ curl -s -o /usr/local/bin/docker-compose -L ${LATEST_URL} && chmod +x /usr/local
EOF
bash ./checkinstall_it.sh
docker-compose --version