Skip to content

Commit

Permalink
clean up dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
mahf708 committed Sep 28, 2024
1 parent 3a7f4ba commit ec75228
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions inputdata/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ RUN apt-get -y install software-properties-common
RUN add-apt-repository universe
RUN apt-get update && apt-get -y install wget

RUN python -m pip install netcdf4 pyyaml psutil pylint nanobind

RUN apt-get -y autoremove

ENV INPUT_DATA_DIR=/projects/e3sm/inputdata
Expand Down

0 comments on commit ec75228

Please sign in to comment.