sha256:ddaec07e64c4417ce7f70a34a7b7670f0a558740e4cd2f633e933cb921d90b71
OS/ARCH
Compressed size
130.74 MB
Last pushed
over 1 year by padhi
Type
Image
Manifest digest
sha256:c7003164c5708b1803e65ae8598bcd55b894d35c13293b2b16689357ded1faea
Image Layers
1ADD alpine-minirootfs-3.21.0-aarch64.tar.gz / # buildkit3.81 MB2CMD ["/bin/sh"]0 B4COPY docker-entrypoint.sh /usr/local/bin/docker-entrypoint # buildkit1.21 KB5RUN /bin/sh -c apk add21.75 KB6ENTRYPOINT ["tini" "/usr/local/bin/docker-entrypoint"]0 B7CMD ["sh"]0 B8ARG NETBOX_VERSION=4.1.100 B9COPY /opt/netbox-4.1.10 /opt/netbox/ # buildkit17.3 MB10COPY ./etc/docker-entrypoint.d/99-extra-scripts /etc/docker-entrypoint.d/99-extra-scripts # buildkit497 B11COPY ./usr/local/bin/netbox-healthcheck /usr/local/bin/ # buildkit324 B12COPY ./usr/local/bin/netbox-housekeeping /usr/local/bin/ # buildkit374 B13COPY ./usr/local/bin/netbox-rq /usr/local/bin/ # buildkit379 B14COPY ./usr/local/bin/netbox-wsgi /usr/local/bin/ # buildkit405 B15COPY ./usr/local/bin/start-netbox /usr/local/bin/ # buildkit782 B16RUN |1 NETBOX_VERSION=4.1.10 /bin/sh -c15.65 MB17COPY ./etc/nginx/templates/netbox.conf.template /etc/nginx/templates/netbox.conf.template # buildkit429 B18COPY /opt/netbox/venv /opt/netbox/venv # buildkit66.92 MB19COPY ./opt/netbox/netbox/netbox/config/configuration.py /opt/netbox/netbox/netbox/configuration.py # buildkit5.4 KB20ARG SECRET_KEY=~~~~~~~~~~~~~~< SuperSecretDummyKey! >~~~~~~~~~~~~~~0 B21RUN |2 NETBOX_VERSION=4.1.10 SECRET_KEY=~~~~~~~~~~~~~~< SuperSecretDummyKey!27.03 MB22ENV DOCKER_USER=netbox0 B23ENV DOCKER_GROUP=netbox0 B24ENV NETBOX_BASE_PATH=0 B25ENV PATH=/opt/netbox/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B26WORKDIR /opt/netbox/netbox32 B27CMD ["/bin/sh" "-c" "start-netbox"]0 B28EXPOSE map[80/tcp:{}]0 B29VOLUME [/opt/netbox/netbox/media /opt/netbox/netbox/reports /opt/netbox/netbox/scripts]0 B30HEALTHCHECK &{["CMD-SHELL" "\"netbox-healthcheck\""] "15s" "10s"0 BCommand
ADD alpine-minirootfs-3.21.0-aarch64.tar.gz / # buildkit