sha256:819791bd8421b8e109d0928201bf8f49161fc5650959836802f99f980d9b9325
OS/ARCH
Compressed size
136.11 MB
Last pushed
over 1 year by padhi
Type
Image
Manifest digest
sha256:63cdb0f6b83106e2b663e2a0c49de6db7937799759f78674d0669b5bd9128462
Image Layers
1ADD alpine-minirootfs-3.21.3-x86_64.tar.gz / # buildkit3.47 MB2CMD ["/bin/sh"]0 B4COPY docker-entrypoint.sh /usr/local/bin/docker-entrypoint # buildkit1.2 KB5RUN /bin/sh -c apk add20.23 KB6ENTRYPOINT ["tini" "/usr/local/bin/docker-entrypoint"]0 B7CMD ["sh"]0 B8ARG NETBOX_VERSION=4.2.50 B9COPY /opt/netbox-4.2.5 /opt/netbox/ # buildkit17.47 MB10COPY ./etc/docker-entrypoint.d/99-extra-scripts /etc/docker-entrypoint.d/99-extra-scripts # buildkit495 B11COPY ./usr/local/bin/netbox-healthcheck /usr/local/bin/ # buildkit322 B12COPY ./usr/local/bin/netbox-housekeeping /usr/local/bin/ # buildkit372 B13COPY ./usr/local/bin/netbox-rq /usr/local/bin/ # buildkit378 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.2.5 /bin/sh -c15.73 MB17COPY ./etc/nginx/templates/netbox.conf.template /etc/nginx/templates/netbox.conf.template # buildkit429 B18COPY /opt/netbox/venv /opt/netbox/venv # buildkit72.09 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.2.5 SECRET_KEY=~~~~~~~~~~~~~~< SuperSecretDummyKey!27.32 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.3-x86_64.tar.gz / # buildkit