Skip to content

Commit

Permalink
edits
Browse files Browse the repository at this point in the history
  • Loading branch information
mahf708 authored Nov 23, 2024
1 parent 04363db commit f14ae78
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions e3sm-diags/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,6 @@ RUN apt-get update && apt-get -y install wget unzip

RUN apt-get -y autoremove

ENV INPUT_DATA_DIR=/projects/e3sm/inputdata
RUN mkdir -p $INPUT_DATA_DIR

ENV USER=ghciocitester

RUN git config --global user.email "${USER}@${USER}.${USER}"
RUN git config --global user.name "${USER}"

ARG DEBIAN_FRONTEND=noninteractive
ENV TZ=America/Los_Angeles

Expand Down

0 comments on commit f14ae78

Please sign in to comment.