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
40178640e2
funquail
/
api
/
compose
/
django
/
dev-entrypoint.sh
Eliot Berriot
0d461bef5e
Based Docker image on alpine to have a smaller (and faster to build) image
2019-01-21 13:54:46 +01:00
3 lines
27 B
Bash
Executable file
Raw
Blame
History
#!/bin/sh
set
-e
exec
"
$@
"
Reference in a new issue
View git blame
Copy permalink