Skip to content

Commit

Permalink
add gdal to ebseg container
Browse files Browse the repository at this point in the history
  • Loading branch information
tdivoll committed Jul 30, 2024
1 parent cae4849 commit ae49069
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ebseg/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ ENV LOCAL_PATH_TO_IFT_CLI='/usr/local/bin/ice-floe-tracker.jl'
#===========================================
RUN apt-get update -y && \
apt-get -qq install -y \
gdal-bin \
libgdal-dev \
python3-gdal \
build-essential \
cmake \
git \
Expand Down

0 comments on commit ae49069

Please sign in to comment.