Skip to content
Snippets Groups Projects
Commit 88a47d97 authored by Yaman Umuroglu's avatar Yaman Umuroglu
Browse files

[Docker] remove entrypoint for CI docker

parent 28c80848
No related branches found
No related tags found
No related merge requests found
......@@ -81,4 +81,3 @@ RUN echo "source \$VIVADO_PATH/settings64.sh" >> /root/.bashrc
RUN echo "PS1='\[\033[1;36m\]\u\[\033[1;31m\]@\[\033[1;32m\]\h:\[\033[1;35m\]\w\[\033[1;31m\]\$\[\033[0m\] '" >> /root/.bashrc
WORKDIR /workspace/finn
ENTRYPOINT ["bash"]
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