This website requires JavaScript.
Explore
Help
Register
Sign In
Rooba
/
rq
mirror of
https://github.com/rq/rq.git
Watch
1
Star
1
Fork
You've already forked rq
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
8404385592
rq
/
run_tests_in_docker.sh
4 lines
88 B
Bash
Executable File
Raw
Blame
History
#!/bin/bash
docker build -f tests/Dockerfile . -t rqtest
&&
docker run -it --rm rqtest
Reference in New Issue
View Git Blame
Copy Permalink