Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Verified Commit 0f869c97 authored by Nicolas Gelot's avatar Nicolas Gelot
Browse files

chore(docker): remove force kill action to stop the container

parent ce89966f
Loading
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -65,8 +65,6 @@ COPY config/syslog-ng/syslog-ng.conf /etc/syslog-ng/syslog-ng.conf

ENTRYPOINT ["/custom_entrypoint-slim.sh"]
CMD ["php-fpm"]
# only for dev purpose
STOPSIGNAL SIGKILL

FROM nginx:1.29-alpine AS nginx