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 5ddab46 commit a0df04d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions sims/Timeloop/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@ RUN chown -R 1000:root /home/workspace && chmod -R 775 /home/workspace
RUN git clone --recursive https://github.com/srivatsankrishnan/oss-arch-gym.git
RUN chown -R 1000:root /home/workspace && chmod -R 775 /home/workspace
RUN cd oss-arch-gym
SHELL ["/bin/bash", "--login", "-c"]
CMD conda init bash
CMD conda env create -f environment.yml
RUN apt-get update && apt-get -y install libgmp-dev gcc g++

Expand Down

0 comments on commit a0df04d

Please sign in to comment.