diff --git a/Dockerfile b/Dockerfile index 535ee2b675b2afbe382e396a9f8442f8c62a8234..2bea9fad660aec3a744beb0ce3377765ed5e31d8 100644 --- a/Dockerfile +++ b/Dockerfile @@ -18,5 +18,3 @@ ENV CONFIG_PATH=/home/jovyan/config.txt COPY app /dash/app/ RUN chown -R jovyan /dash/app/ - -COPY config.txt ${HOME}/