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

Update Dockerfile

parent 43185b67
No related branches found
No related tags found
No related merge requests found
......@@ -24,7 +24,7 @@ RUN git clone https://github.com/NVIDIA/apex && \
python3 setup.py install --cpp_ext --cuda_ext
COPY ./entrypoint.sh /workspace/entrypoint.sh
COPY entrypoint.sh .
RUN chmod +x /workspace/entrypoint.sh
......
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