This website requires JavaScript.
Explore
Help
Sign in
novaburst
/
funquail
Watch
1
Star
0
Fork
You've already forked funquail
0
Code
Issues
Pull requests
Releases
Wiki
Activity
9a3cf4e1dd
funquail
/
api
/
compose
/
django
/
dev-entrypoint.sh
3 lines
27 B
Bash
Raw
Normal View
History
Unescape
Escape
Based Docker image on alpine to have a smaller (and faster to build) image
2019-01-21 13:54:46 +01:00
#!/bin/sh
Make api docker image able to run tests
2018-03-12 23:07:08 +01:00
set
-e
exec
"
$@
"
Reference in a new issue
Copy permalink