Commit fc8ffe57 authored by Shao Yu Lung's avatar Shao Yu Lung

using set -x could produce more debug info.

parent bf4a5beb
#!/usr/bin/env bash
#### halt script on error
set -e
set -xe
echo '##### Print docker version'
docker --version
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment