Simplify Docker support

This commit is contained in:
Thomas Sileo 2022-07-30 09:02:04 +02:00
parent ec15262e27
commit b7423896d1
3 changed files with 4 additions and 7 deletions

3
misc/docker_start.sh Executable file
View file

@ -0,0 +1,3 @@
#!/bin/sh
inv update
exec supervisord -n -c misc/docker-supervisord.conf