Skip to content
Snippets Groups Projects
Commit ffc5e468 authored by John Graham's avatar John Graham
Browse files

Update Dockerfile

parent 7fd391bc
No related branches found
No related tags found
No related merge requests found
Pipeline #14746 passed
FROM netboxcommunity/netbox
#ENV NAPALM_USERNAME netbox-napalm
RUN apk add alpine-sdk git libressl-dev libffi-dev python3-dev libxml2-dev libxslt-dev py3-pillow && \
source /opt/netbox/venv/bin/activate && /opt/netbox/venv/bin/pip3 install napalm-dellos10
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment