Skip to content

Commit

Permalink
Merge pull request #16 from AuScalableDroneCloud/feat/gpu
Browse files Browse the repository at this point in the history
Add git
  • Loading branch information
mattbell87 authored Dec 8, 2023
2 parents 3432fa4 + 885f7af commit 2628820
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion base/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ RUN chmod +x /usr/local/bin/start*.sh
# https://odmax.readthedocs.io/en/latest/installation.html
RUN apt-get update --yes && \
apt-get install --yes --no-install-recommends \
libimage-exiftool-perl libgeos-dev libgdal-dev gdal-bin build-essential rclone
libimage-exiftool-perl libgeos-dev libgdal-dev gdal-bin build-essential rclone git
USER ${NB_UID}

# Install python packages
Expand Down

0 comments on commit 2628820

Please sign in to comment.