stow/test-docker.sh
2016-11-20 22:20:46 +00:00

5 lines
103 B
Bash
Executable file

#!/bin/bash
# Run the docker image that test.
docker run --rm -it -v $(pwd):$(pwd) -w $(pwd) stowtest