This website requires JavaScript.
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
mirror
/
funkwhale
kopia lustrzana
https://dev.funkwhale.audio/funkwhale/funkwhale
Obserwuj
1
Polub
0
Forkuj
You've already forked funkwhale
0
Kod
Zgłoszenia
Projekty
Wydania
Wiki
Aktywność
7d3b9717ea
funkwhale
/
api
/
compose
/
django
/
dev-entrypoint.sh
4 wiersze
27 B
Bash
Czysty
Zwykły widok
Historia
Unescape
Escape
Based Docker image on alpine to have a smaller (and faster to build) image
2019-01-21 12:54:46 +00:00
#!/bin/sh
Make api docker image able to run tests
2018-03-12 22:07:08 +00:00
set
-e
exec
"
$@
"