kopia lustrzana https://github.com/projecthorus/chasemapper
Update package name
rodzic
110b297bf4
commit
8ec7127a76
|
@ -9,7 +9,7 @@ RUN apt-get update && \
|
|||
apt-get install -y \
|
||||
cmake \
|
||||
libgeos-dev \
|
||||
libatlas3-base-dev && \
|
||||
libatlas-base-dev && \
|
||||
rm -rf /var/lib/apt/lists/*
|
||||
|
||||
# Copy in requirements.txt.
|
||||
|
@ -47,7 +47,6 @@ RUN case $(uname -m) in \
|
|||
apt-get update && \
|
||||
apt-get upgrade -y && \
|
||||
apt-get install -y \
|
||||
libatlas3-base \
|
||||
libeccodes0 \
|
||||
libgeos-c1v5 \
|
||||
libglib2.0-0 \
|
||||
|
|
Ładowanie…
Reference in New Issue