Merge pull request #99 from infosiftr/python-config

Fix python-config symlink
This commit is contained in:
Tianon Gravi 2016-03-29 15:58:10 -07:00
commit e327311c1e
11 changed files with 11 additions and 11 deletions

View File

@ -44,6 +44,6 @@ RUN cd /usr/local/bin \
&& ln -s idle3 idle \
&& ln -s pydoc3 pydoc \
&& ln -s python3 python \
&& ln -s python-config3 python-config
&& ln -s python3-config python-config
CMD ["python3"]

View File

@ -63,6 +63,6 @@ RUN cd /usr/local/bin \
&& ln -s idle3 idle \
&& ln -s pydoc3 pydoc \
&& ln -s python3 python \
&& ln -s python-config3 python-config
&& ln -s python3-config python-config
CMD ["python3"]

View File

@ -65,6 +65,6 @@ RUN cd /usr/local/bin \
&& ln -s idle3 idle \
&& ln -s pydoc3 pydoc \
&& ln -s python3 python \
&& ln -s python-config3 python-config
&& ln -s python3-config python-config
CMD ["python3"]

View File

@ -44,6 +44,6 @@ RUN cd /usr/local/bin \
&& ln -s idle3 idle \
&& ln -s pydoc3 pydoc \
&& ln -s python3 python \
&& ln -s python-config3 python-config
&& ln -s python3-config python-config
CMD ["python3"]

View File

@ -44,6 +44,6 @@ RUN cd /usr/local/bin \
&& ln -s idle3 idle \
&& ln -s pydoc3 pydoc \
&& ln -s python3 python \
&& ln -s python-config3 python-config
&& ln -s python3-config python-config
CMD ["python3"]

View File

@ -64,6 +64,6 @@ RUN cd /usr/local/bin \
&& ln -s idle3 idle \
&& ln -s pydoc3 pydoc \
&& ln -s python3 python \
&& ln -s python-config3 python-config
&& ln -s python3-config python-config
CMD ["python3"]

View File

@ -65,6 +65,6 @@ RUN cd /usr/local/bin \
&& ln -s idle3 idle \
&& ln -s pydoc3 pydoc \
&& ln -s python3 python \
&& ln -s python-config3 python-config
&& ln -s python3-config python-config
CMD ["python3"]

View File

@ -44,6 +44,6 @@ RUN cd /usr/local/bin \
&& ln -s idle3 idle \
&& ln -s pydoc3 pydoc \
&& ln -s python3 python \
&& ln -s python-config3 python-config
&& ln -s python3-config python-config
CMD ["python3"]

View File

@ -44,6 +44,6 @@ RUN cd /usr/local/bin \
&& ln -s idle3 idle \
&& ln -s pydoc3 pydoc \
&& ln -s python3 python \
&& ln -s python-config3 python-config
&& ln -s python3-config python-config
CMD ["python3"]

View File

@ -64,6 +64,6 @@ RUN cd /usr/local/bin \
&& ln -s idle3 idle \
&& ln -s pydoc3 pydoc \
&& ln -s python3 python \
&& ln -s python-config3 python-config
&& ln -s python3-config python-config
CMD ["python3"]

View File

@ -65,6 +65,6 @@ RUN cd /usr/local/bin \
&& ln -s idle3 idle \
&& ln -s pydoc3 pydoc \
&& ln -s python3 python \
&& ln -s python-config3 python-config
&& ln -s python3-config python-config
CMD ["python3"]