Simplify Docker support
This commit is contained in:
parent
ec15262e27
commit
b7423896d1
3 changed files with 4 additions and 7 deletions
3
misc/docker_start.sh
Executable file
3
misc/docker_start.sh
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/bin/sh
|
||||
inv update
|
||||
exec supervisord -n -c misc/docker-supervisord.conf
|
Loading…
Add table
Add a link
Reference in a new issue