This website requires JavaScript.
Explore
Help
Sign in
yetangitu
/
funkwhale
Watch
1
Star
0
Fork
You've already forked funkwhale
0
mirror of
https://code.eliotberriot.com/funkwhale/funkwhale.git
synced
2025-10-04 00:49:16 +02:00
Code
Issues
Releases
Wiki
Activity
4a197e5475
funkwhale
/
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