Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
a-saraf committed Oct 26, 2023
1 parent 5d0e073 commit 7e50725
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sims/Timeloop/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ RUN apt-get update && apt-get -y install libgmp-dev gcc g++

# Make RUN commands use the new environment:
RUN echo "conda activate arch-gym" >> ~/.bashrc
SHELL ["/bin/bash", "-i", "-c"]
CMD conda run -n arch-gym
SHELL ["/bin/bash", "--login", "-c"]

Expand Down

0 comments on commit 7e50725

Please sign in to comment.