diff --git a/Dockerfile b/Dockerfile index 9f445e5..0abc3e0 100644 --- a/Dockerfile +++ b/Dockerfile @@ -44,5 +44,3 @@ RUN \ COPY root/ / ENTRYPOINT ["/init"] - -