octodns-netbox-dns/dev/Dockerfile
olofvndrhr 6772f0a5e0
Some checks failed
check code / check-code (push) Failing after 11m2s
update to netbox>4.0 and netbox-plugin-dns>1.0
2024-07-08 12:49:03 +02:00

6 lines
118 B
Docker

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