Skip to content

Commit

Permalink
minor conda
Browse files Browse the repository at this point in the history
  • Loading branch information
a-saraf committed Oct 25, 2023
1 parent 3f9dec0 commit fbaa09f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sims/Timeloop/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ RUN touch /home/workspace/.nointro
RUN chown -R 1000:root /home/workspace && chmod -R 775 /home/workspace

#RUN conda install
RUN echo "which conda"
RUN which conda
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
Expand Down

0 comments on commit fbaa09f

Please sign in to comment.