This website requires JavaScript.
Explore
Help
Sign in
michael
/
garbage
Watch
1
Star
0
Fork
You've already forked garbage
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
70d983be98
garbage
/
run-tests.sh
5 lines
92 B
Bash
Raw
Normal View
History
Unescape
Escape
update
2019-12-05 01:06:49 -06:00
#!/bin/bash
testing?
2019-12-05 01:57:50 -06:00
IMAGE
=
$(
docker build -q -f tests.Dockerfile .
)
exec
docker run --rm -it
$IMAGE
Reference in a new issue
Copy permalink