octodns-netbox-dns/dev/Dockerfile
Ivan Schaller adeca856be
Some checks are pending
check code / check-code (push) Waiting to run
update tests and deps
Signed-off-by: Ivan Schaller <ivan@schaller.sh>
2024-07-07 18:21:01 +02:00

6 lines
119 B
Docker

FROM lscr.io/linuxserver/netbox:3.7.6
RUN pip install -U \
wheel \
setuptools \
netbox-plugin-dns==0.22.8