summaryrefslogtreecommitdiffstats
path: root/lava-master
diff options
context:
space:
mode:
authorCorentin LABBE <clabbe@baylibre.com>2018-06-29 10:48:49 +0200
committerCorentin LABBE <clabbe@baylibre.com>2018-07-12 14:07:37 +0200
commit8089b148751def1a6eef60f79c6ea46902aeb6c4 (patch)
treea70dc79f7bf63ed45339f522685c0d047164832d /lava-master
parentede1187c21fbe2d48fa479a9e55d5ce561e0eaee (diff)
Do not copy start/stop scripts twice
It is unnecessary to copy start/stop twice during build
Diffstat (limited to 'lava-master')
-rw-r--r--lava-master/Dockerfile4
1 files changed, 0 insertions, 4 deletions
diff --git a/lava-master/Dockerfile b/lava-master/Dockerfile
index 137a59a..0489858 100644
--- a/lava-master/Dockerfile
+++ b/lava-master/Dockerfile
@@ -4,10 +4,6 @@ RUN echo "deb http://ftp.fr.debian.org/debian/ stretch-backports main" >> /etc/a
RUN apt-get update
-# Add services helper utilities to start and stop LAVA
-COPY scripts/stop.sh .
-COPY scripts/start.sh .
-
# Install debian packages used by the container
# Configure apache to run the lava server
# Log the hostname used during install for the slave name