File tree Expand file tree Collapse file tree 3 files changed +0
-3
lines changed
Expand file tree Collapse file tree 3 files changed +0
-3
lines changed Original file line number Diff line number Diff line change 4747 python3 -m ensurepip && \
4848 rm -rf /usr/lib/python*/ensurepip && \
4949 cd /app/netbox && \
50- /usr/bin/python3 -m pip install --upgrade pip \
5150 pip3 install --no-cache-dir wheel && \
5251 pip3 install --no-cache-dir --find-links https://wheel-index.linuxserver.io/alpine/ -r requirements.txt && \
5352 echo "**** cleanup ****" && \
Original file line number Diff line number Diff line change 4747 python3 -m ensurepip && \
4848 rm -rf /usr/lib/python*/ensurepip && \
4949 cd /app/netbox && \
50- /usr/bin/python3 -m pip install --upgrade pip \
5150 pip3 install --no-cache-dir wheel && \
5251 pip3 install --no-cache-dir --find-links https://wheel-index.linuxserver.io/alpine/ -r requirements.txt && \
5352 echo "**** cleanup ****" && \
Original file line number Diff line number Diff line change 4747 python3 -m ensurepip && \
4848 rm -rf /usr/lib/python*/ensurepip && \
4949 cd /app/netbox && \
50- /usr/bin/python3 -m pip install --upgrade pip \
5150 pip3 install --no-cache-dir wheel && \
5251 pip3 install --no-cache-dir --find-links https://wheel-index.linuxserver.io/alpine/ -r requirements.txt && \
5352 echo "**** cleanup ****" && \
You can’t perform that action at this time.
0 commit comments