Skip to content

Commit e8a4f55

Browse files
authored
Update Dockerfile
1 parent 78a24b4 commit e8a4f55

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ FROM mambaorg/micromamba:2.0.8 AS micromamba
55
FROM einola/nextsimdg-dev-mac-env:latest
66

77
## build nextsimdg model
8+
RUN mkdir /home
89
RUN git clone -b workshop_brown https://github.com/nextsimhub/nextsimdg.git /home/nextsimdg
910

1011
WORKDIR /home/nextsimdg/build

0 commit comments

Comments
 (0)