diff --git a/Dockerfile b/Dockerfile index 28d858010..c96f5355d 100644 --- a/Dockerfile +++ b/Dockerfile @@ -436,8 +436,7 @@ CMD git clone --branch dev --single-branch https://git.congegni.net/Congegni/sin npm i && \ npm run build && \ cron && \ - php-fpm -D && \ - sleep infinity + php-fpm