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

Update Dockerfile

parent a86f6417
No related branches found
No related tags found
No related merge requests found
Pipeline #14745 passed
FROM netboxcommunity/netbox
ENV NAPALM_USERNAME netbox-napalm
#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