github.com/docker/docker@v299999999.0.0-20200612211812-aaf470eca7b5+incompatible/hack/make/test-integration-shell (about)

     1  #!/usr/bin/env bash
     2  
     3  bundle .integration-daemon-start
     4  bundle .integration-daemon-setup
     5  
     6  export ABS_DEST
     7  bash +e
     8  
     9  bundle .integration-daemon-stop