Skip to content

Commit 756eb90

Browse files
authored
Update Dockerfile
1 parent ec70906 commit 756eb90

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Dockerfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,8 @@ RUN ARCH=$(uname -m) && \
8282

8383
# Verify Conda installation
8484
RUN conda --version
85-
85+
conda tos accept
86+
8687
# Copy project files and set up environment
8788
COPY . /iris/
8889
WORKDIR /iris

0 commit comments

Comments
 (0)