mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2025-05-30 14:58:58 +02:00
Merge df4079390acd290e67816c6d38dd7104e7058387 into 0d1637bd712ee568cdc433b356bb975957fde354
This commit is contained in:
commit
80b1fbe4f0
@ -22,6 +22,7 @@ RUN export DEBIAN_FRONTEND=noninteractive \
|
|||||||
python3-dev \
|
python3-dev \
|
||||||
python3-pip \
|
python3-pip \
|
||||||
python3-venv \
|
python3-venv \
|
||||||
|
xmlsec1 \
|
||||||
&& python3 -m venv /opt/netbox/venv \
|
&& python3 -m venv /opt/netbox/venv \
|
||||||
&& /opt/netbox/venv/bin/python3 -m pip install --upgrade \
|
&& /opt/netbox/venv/bin/python3 -m pip install --upgrade \
|
||||||
pip \
|
pip \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user