rq/run_tests_in_docker.sh

4 lines
68 B
Bash
Executable File

#!/bin/bash
docker build . -t rqtest && docker run -it --rm rqtest