diff --git a/Dockerfile b/Dockerfile index 283ac0b..33cfb8a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -23,8 +23,6 @@ RUN addgroup -g 101 -S app && \ ADD overlay/ / -EXPOSE 8080 - STOPSIGNAL SIGTERM CMD []