[fix] docker stuff

This commit is contained in:
Alban 2020-11-05 08:50:03 +00:00
parent 13888ccf38
commit 39513b8f36

5
server/entrypoint.sh Executable file
View file

@ -0,0 +1,5 @@
#!/bin/sh
set -e
exec "$@"