Unverified Commit 5518aae5 authored by Jeff Rasley's avatar Jeff Rasley Committed by GitHub
Browse files

Update Dockerfile

Remove llvm/cmake install for now, causing pyyaml issues
parent 87165403
...@@ -8,8 +8,8 @@ RUN apt-get update && \ ...@@ -8,8 +8,8 @@ RUN apt-get update && \
software-properties-common \ software-properties-common \
openssh-client openssh-server \ openssh-client openssh-server \
pdsh curl sudo net-tools \ pdsh curl sudo net-tools \
vim iputils-ping wget \ vim iputils-ping wget
llvm-9-dev cmake #llvm-9-dev cmake
############################################################################## ##############################################################################
# Installation Latest Git # Installation Latest Git
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment