diff --git a/Dockerfile b/Dockerfile index 22f294d..9a3c1df 100644 --- a/Dockerfile +++ b/Dockerfile @@ -76,7 +76,6 @@ RUN rclone --version # Copy the application source code into the container COPY . . - VOLUME /config # Give permissions to all files under /app/scripts