This repository was archived by the owner on Apr 23, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +0
-9
lines changed Expand file tree Collapse file tree 3 files changed +0
-9
lines changed Original file line number Diff line number Diff line change 46
46
pip3 install -U --no-cache-dir --find-links https://wheel-index.linuxserver.io/alpine-3.17/ -r requirements.txt && \
47
47
pip3 cache purge && \
48
48
echo "**** cleanup ****" && \
49
- ln -s \
50
- /usr/bin/python3 \
51
- /usr/bin/python && \
52
49
apk del --purge \
53
50
build-dependencies && \
54
51
rm -rf \
Original file line number Diff line number Diff line change 46
46
pip3 install -U --no-cache-dir --find-links https://wheel-index.linuxserver.io/alpine-3.17/ -r requirements.txt && \
47
47
pip3 cache purge && \
48
48
echo "**** cleanup ****" && \
49
- ln -s \
50
- /usr/bin/python3 \
51
- /usr/bin/python && \
52
49
apk del --purge \
53
50
build-dependencies && \
54
51
rm -rf \
Original file line number Diff line number Diff line change 46
46
pip3 install -U --no-cache-dir --find-links https://wheel-index.linuxserver.io/alpine-3.17/ -r requirements.txt && \
47
47
pip3 cache purge && \
48
48
echo "**** cleanup ****" && \
49
- ln -s \
50
- /usr/bin/python3 \
51
- /usr/bin/python && \
52
49
apk del --purge \
53
50
build-dependencies && \
54
51
rm -rf \
You can’t perform that action at this time.
0 commit comments