Skip to content
Snippets Groups Projects
Commit d1ef7184 authored by Birhanu Belay's avatar Birhanu Belay
Browse files

Update Dockerfile

parent e6ec6312
No related branches found
No related tags found
No related merge requests found
...@@ -26,6 +26,7 @@ RUN git clone https://github.com/NVIDIA/apex && \ ...@@ -26,6 +26,7 @@ RUN git clone https://github.com/NVIDIA/apex && \
COPY entrypoint.sh . COPY entrypoint.sh .
RUN chmod +x /entrypoint.sh RUN chmod +wr entrypoint.sh
RUN chmod +x entrypoint.sh
ENTRYPOINT ["/entrypoint.sh"] ENTRYPOINT ["entrypoint.sh"]
\ No newline at end of file \ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment