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
28e7ab10df
rq
/
run_tests_in_docker.sh
4 lines
68 B
Bash
Executable File
Raw
Blame
History
#!/bin/bash
docker build . -t rqtest
&&
docker run -it --rm rqtest
Reference in New Issue
View Git Blame
Copy Permalink