aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Dockerfile6
1 files changed, 3 insertions, 3 deletions
diff --git a/Dockerfile b/Dockerfile
index 32fbc30..3fe8f11 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -34,9 +34,9 @@ RUN ./run_all_tests.sh
#WORKDIR /
# scripts
-WORKDIR /src
-COPY scripts/ scripts/
-RUN chmod +x /src/scripts/main.sh
+#WORKDIR /src
+#COPY scripts/ scripts/
+#RUN chmod +x /src/scripts/main.sh
RUN python3 -m pip install untangle tabulate