scaleio-docker icon indicating copy to clipboard operation
scaleio-docker copied to clipboard

Enable shell debugging in container start.sh

Open accelazh opened this issue 10 years ago • 0 comments

With set -x the shell prints debug tracing. If scaleio failed to start, user could use docker logs to find where it stops. Otherwise even if the user logged into the container, the current progress of start.sh would be hard to find.

accelazh avatar May 08 '15 03:05 accelazh