Skip to content

Commit

Permalink
fix volume
Browse files Browse the repository at this point in the history
  • Loading branch information
naisanzaa committed Nov 26, 2023
1 parent cfb9ba6 commit fec3bfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ RUN /root/.cargo/bin/rustup update

COPY entry.sh /

VOLUME /root
#VOLUME /root

ENTRYPOINT ["/bin/bash", "/entry.sh"]

0 comments on commit fec3bfa

Please sign in to comment.