mirror of
https://git.sr.ht/~tsileo/microblog.pub
synced 2025-06-05 21:59:23 +02:00
Simplify Docker support
This commit is contained in:
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
|
Reference in New Issue
Block a user