summaryrefslogtreecommitdiff
path: root/Dockerfile
diff options
context:
space:
mode:
authorEhud Kaldor <ehud@unfairfunction.org>2019-06-05 11:29:28 -0700
committerEhud Kaldor <ehud@unfairfunction.org>2019-06-05 11:29:28 -0700
commit17fd725707c9a36fc4536bd3c955042931e314b3 (patch)
treed7300e1e6f9d3155cf7c6704ee5003e8e13d23ab /Dockerfile
parent769c0fb7fb95d3f9bfe68196af41f40e403c87fa (diff)
downloadswift-17fd725707c9a36fc4536bd3c955042931e314b3.tar.gz
Installing liberasurecode from Alpine Linux repos instead of building from source.
closes #1831136 Change-Id: Ic9a2844fffc6dba6a4d44a9712edbb5cd91f0470
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile5
1 files changed, 0 insertions, 5 deletions
diff --git a/Dockerfile b/Dockerfile
index 00b16b434..22187f0c3 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -35,11 +35,6 @@ RUN mkdir /etc/swift && \
echo && \
echo && \
echo && \
- echo "================ compiling liberasurecode ===================" && \
- /opt/swift/docker/install_scripts/17_compile_liberasurecode.sh && \
- echo && \
- echo && \
- echo && \
echo "================ starting swift_install ===================" && \
/opt/swift/docker/install_scripts/50_swift_install.sh && \
echo && \