Skip to content
Snippets Groups Projects
Commit 06d0220b authored by Premas's avatar Premas
Browse files

No commit message

No commit message
parent 9649e4e1
No related branches found
No related tags found
No related merge requests found
Pipeline #12042 passed with stage
in 28 minutes and 37 seconds
...@@ -97,5 +97,5 @@ RUN /app/DeepLabCut/deepenv/bin/pip install .["gui"] ...@@ -97,5 +97,5 @@ RUN /app/DeepLabCut/deepenv/bin/pip install .["gui"]
# Set the entry point to use the correct Python from the virtual environment # Set the entry point to use the correct Python from the virtual environment
#ENTRYPOINT ["/app/DeepLabCut/deepenv/bin/python3", "-m", "deeplabcut"] #ENTRYPOINT ["/app/DeepLabCut/deepenv/bin/python3", "-m", "deeplabcut"]
#RUN strip --remove-section=.note.ABI-tag /lib/x86_64-linux-gnu/libQt5Core.so.5 RUN strip --remove-section=.note.ABI-tag /lib/x86_64-linux-gnu/libQt6Core.so.6
ENTRYPOINT ["/bin/bash"] ENTRYPOINT ["/bin/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