kopia lustrzana https://github.com/OpenDroneMap/WebODM
Distutils run-time dep.
rodzic
12983c6e10
commit
f21c713ba2
|
@ -139,7 +139,7 @@ RUN --mount=type=cache,target=/var/cache/apt,sharing=locked \
|
||||||
apt-get -qq install -y nodejs
|
apt-get -qq install -y nodejs
|
||||||
# Python3.9, GDAL, PDAL, nginx, letsencrypt, psql
|
# Python3.9, GDAL, PDAL, nginx, letsencrypt, psql
|
||||||
apt-get install -y --no-install-recommends \
|
apt-get install -y --no-install-recommends \
|
||||||
python3.9 git gdal-bin pdal \
|
python3.9 python3.9-distutils git gdal-bin pdal \
|
||||||
nginx certbot gettext-base cron postgresql-client gettext tzdata
|
nginx certbot gettext-base cron postgresql-client gettext tzdata
|
||||||
# Cleanup of build requirements
|
# Cleanup of build requirements
|
||||||
apt-get autoremove -y
|
apt-get autoremove -y
|
||||||
|
|
Ładowanie…
Reference in New Issue