diff --git a/Dockerfile b/Dockerfile index 77d531f..6cbba73 100644 --- a/Dockerfile +++ b/Dockerfile @@ -133,7 +133,6 @@ RUN echo "**** configure nginx package ****" \ FROM base as final COPY rootfs / -COPY ./docker/entrypoint / # TODO: Improve healtcheck to respond on 200 only # TODO: Improve healtcheck so it's only valid for containers with the webinterface enabled