Skip to content

Commit

Permalink
workspace docker
Browse files Browse the repository at this point in the history
  • Loading branch information
jared-ni committed Nov 8, 2023
1 parent 7d722d7 commit b057706
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sims/AstraSim/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ RUN cd arch-gym/acme && pip install .[jax,tf,testing,envs] && pip install envlog
RUN chown -R 1000:root /workdir && chmod -R 775 /workdir


WORKDIR /workdir/arch-gym/sims/gamma/
WORKDIR /workdir/arch-gym/sims/AstraSim/


# Install cost model
Expand Down

0 comments on commit b057706

Please sign in to comment.