diff --git a/Dockerfile b/Dockerfile index 12f26c3..e91865f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -98,5 +98,3 @@ VOLUME [ "/config" ] # Set entrypoint to S6-Overlay ENTRYPOINT [ "/init" ] - -#Testing with dockerfile \ No newline at end of file