Skip to content
Snippets Groups Projects
Commit 5b81bfc6 authored by Rafal Gumienny's avatar Rafal Gumienny
Browse files

fix: Remove unused variable from Dockerfile

parent 87645e74
No related branches found
No related tags found
No related merge requests found
......@@ -168,7 +168,6 @@ WORKDIR /home
# ENVIRONMENT
##############################################################################
ENV OST_ROOT="/usr/local"
ENV OPENSTRUCTURE_VERSION="1.7.1"
ENV PYTHONPATH="/usr/local/lib64/python2.7/site-packages:${PYTHONPATH}"
ENV LD_LIBRARY_PATH="$LD_LIBRARY_PATH:/usr/local/lib64"
ENV QT_X11_NO_MITSHM=1
......
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