Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
eeholmes committed Apr 7, 2024
1 parent 44a64ed commit eadf2d5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions images/arcgis-pangeo/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ RUN conda install -n base --yes -c esri 'arcgis=2.0.0'
RUN conda install -n base --yes -c conda-forge xarray dask netCDF4 bottleneck
RUN conda install -n base --yes -c conda-forge rasterio gdal~=3.6 geopandas

RUN conda clean --all -f -y

COPY apt.txt /tmp/apt.txt

USER root
Expand Down

0 comments on commit eadf2d5

Please sign in to comment.