mirror of
https://github.com/rancher/os.git
synced 2025-08-16 13:57:43 +00:00
Added libisl-dev dependency to dapper dockerfile.
This commit is contained in:
parent
98d7760c5f
commit
f33c8483ef
@ -8,6 +8,7 @@ RUN echo "Acquire::http { Proxy \"$APTPROXY\"; };" >> /etc/apt/apt.conf.d/01prox
|
||||
&& cat /etc/apt/apt.conf.d/01proxy \
|
||||
&& apt-get update \
|
||||
&& apt-get install -y --no-install-recommends \
|
||||
libisl-dev \
|
||||
build-essential \
|
||||
ca-certificates \
|
||||
cpio \
|
||||
|
Loading…
Reference in New Issue
Block a user