summaryrefslogtreecommitdiff
path: root/Dockerfile
diff options
context:
space:
mode:
authorroel0 <roel.postelmans@altran.com>2018-03-20 21:49:31 +0100
committerroel0 <roel.postelmans@altran.com>2018-03-20 21:49:31 +0100
commit18d0aeb1a0cca2b749c3d2232f853fcaddcdb56b (patch)
treea6462ea0e55dd59f12e247ce39fc35b1861895d7 /Dockerfile
parent38953c46266706541569f6f89c19ef8af59d36f5 (diff)
downloadale-18d0aeb1a0cca2b749c3d2232f853fcaddcdb56b.zip
* Shell commands should by called async with the help of a command chain
* The makefile parser unit test should only test the cflag parser itself #1167
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index babb5979..eba9a1f2 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -6,7 +6,6 @@ RUN install_vim -tag v8.0.0027 -build \
ENV PACKAGES="\
bash \
git \
- make \
python \
py-pip \
"