aboutsummaryrefslogtreecommitdiff
path: root/Dockerfile
diff options
context:
space:
mode:
authorNavan Chauhan <navanchauhan@gmail.com>2020-08-08 00:01:38 +0530
committerGitHub <noreply@github.com>2020-08-08 00:01:38 +0530
commitf2548f7a5c36b289552a807b671d861b11357841 (patch)
treea9b0a90737722c258045dfc1d8c04c6f89878952 /Dockerfile
parent1382cd848f04feaa6572ef49803372bc1184c3c7 (diff)
Commenting tests
Diffstat (limited to 'Dockerfile')
-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