mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2025-12-10 05:42:36 +00:00
parent
c083baf640
commit
8664e42233
|
|
@ -18,7 +18,7 @@ WORKDIR /install
|
|||
|
||||
RUN pip install --prefix="/install" --no-warn-script-location \
|
||||
# gunicorn is used for launching netbox
|
||||
'gunicorn<20.0.0' \
|
||||
gunicorn \
|
||||
greenlet \
|
||||
eventlet \
|
||||
# napalm is used for gathering information from network devices
|
||||
|
|
|
|||
Loading…
Reference in a new issue