File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -44,6 +44,6 @@ RUN cd /usr/local/bin \
4444 && ln -s idle3 idle \
4545 && ln -s pydoc3 pydoc \
4646 && ln -s python3 python \
47- && ln -s python-config3 python-config
47+ && ln -s python3-config python-config
4848
4949CMD ["python3" ]
Original file line number Diff line number Diff line change @@ -63,6 +63,6 @@ RUN cd /usr/local/bin \
6363 && ln -s idle3 idle \
6464 && ln -s pydoc3 pydoc \
6565 && ln -s python3 python \
66- && ln -s python-config3 python-config
66+ && ln -s python3-config python-config
6767
6868CMD ["python3" ]
Original file line number Diff line number Diff line change @@ -65,6 +65,6 @@ RUN cd /usr/local/bin \
6565 && ln -s idle3 idle \
6666 && ln -s pydoc3 pydoc \
6767 && ln -s python3 python \
68- && ln -s python-config3 python-config
68+ && ln -s python3-config python-config
6969
7070CMD ["python3" ]
Original file line number Diff line number Diff line change @@ -44,6 +44,6 @@ RUN cd /usr/local/bin \
4444 && ln -s idle3 idle \
4545 && ln -s pydoc3 pydoc \
4646 && ln -s python3 python \
47- && ln -s python-config3 python-config
47+ && ln -s python3-config python-config
4848
4949CMD ["python3" ]
Original file line number Diff line number Diff line change @@ -44,6 +44,6 @@ RUN cd /usr/local/bin \
4444 && ln -s idle3 idle \
4545 && ln -s pydoc3 pydoc \
4646 && ln -s python3 python \
47- && ln -s python-config3 python-config
47+ && ln -s python3-config python-config
4848
4949CMD ["python3" ]
Original file line number Diff line number Diff line change @@ -64,6 +64,6 @@ RUN cd /usr/local/bin \
6464 && ln -s idle3 idle \
6565 && ln -s pydoc3 pydoc \
6666 && ln -s python3 python \
67- && ln -s python-config3 python-config
67+ && ln -s python3-config python-config
6868
6969CMD ["python3" ]
Original file line number Diff line number Diff line change @@ -65,6 +65,6 @@ RUN cd /usr/local/bin \
6565 && ln -s idle3 idle \
6666 && ln -s pydoc3 pydoc \
6767 && ln -s python3 python \
68- && ln -s python-config3 python-config
68+ && ln -s python3-config python-config
6969
7070CMD ["python3" ]
Original file line number Diff line number Diff line change @@ -44,6 +44,6 @@ RUN cd /usr/local/bin \
4444 && ln -s idle3 idle \
4545 && ln -s pydoc3 pydoc \
4646 && ln -s python3 python \
47- && ln -s python-config3 python-config
47+ && ln -s python3-config python-config
4848
4949CMD ["python3" ]
Original file line number Diff line number Diff line change @@ -44,6 +44,6 @@ RUN cd /usr/local/bin \
4444 && ln -s idle3 idle \
4545 && ln -s pydoc3 pydoc \
4646 && ln -s python3 python \
47- && ln -s python-config3 python-config
47+ && ln -s python3-config python-config
4848
4949CMD ["python3" ]
Original file line number Diff line number Diff line change @@ -64,6 +64,6 @@ RUN cd /usr/local/bin \
6464 && ln -s idle3 idle \
6565 && ln -s pydoc3 pydoc \
6666 && ln -s python3 python \
67- && ln -s python-config3 python-config
67+ && ln -s python3-config python-config
6868
6969CMD ["python3" ]
You can’t perform that action at this time.
0 commit comments