Added a run of --version to confirm installation.
This commit is contained in:
parent
1234379b9f
commit
7b2641a4d2
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue