sha256:4e847fac9fa700c592049485544c7ce1183811b067e65fdfb6ef31dd6e49837e
OS/ARCH
Compressed size
211.88 MB
Last pushed
3 months by cribldockerserviceaccount
Type
Image
Manifest digest
sha256:fd7b6ac3e4e456fe89326772a9d03ee2a989261f69048f479355675c535cf453
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=24.040 B5ADD file ... in / 27.55 MB6CMD ["/bin/bash"]0 B7RUN /bin/sh -c export DEBIAN_FRONTEND=noninteractive37.49 MB8COPY /opt/netbox/venv /opt/netbox/venv # buildkit101.82 MB9ARG NETBOX_PATH=.netbox0 B10COPY .netbox /opt/netbox # buildkit17.28 MB11COPY /requirements.txt /requirements-container.txt /opt/netbox/ #742 B12COPY docker/configuration.docker.py /opt/netbox/netbox/netbox/configuration.py # buildkit1.09 KB13COPY docker/ldap_config.docker.py /opt/netbox/netbox/netbox/ldap_config.py # buildkit415 B14COPY docker/docker-entrypoint.sh /opt/netbox/docker-entrypoint.sh # buildkit1.56 KB15COPY docker/housekeeping.sh /opt/netbox/housekeeping.sh # buildkit319 B16COPY docker/launch-netbox.sh /opt/netbox/launch-netbox.sh # buildkit888 B17COPY configuration/ /etc/netbox/config/ # buildkit9.29 KB18COPY docker/nginx-unit.json /etc/unit/ # buildkit474 B19WORKDIR /opt/netbox/netbox32 B20RUN |1 NETBOX_PATH=.netbox /bin/sh -c27.03 MB21ENV LANG=C.utf8 PATH=/opt/netbox/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B22ENTRYPOINT ["/usr/bin/tini" "--"]0 B23CMD ["/opt/netbox/docker-entrypoint.sh" "/opt/netbox/launch-netbox.sh"]0 B24LABEL netbox.original-tag= netbox.git-branch= netbox.git-ref= netbox.git-url=0 B25RUN /bin/sh -c echo "python-jose"220 B26RUN /bin/sh -c . /opt/netbox/venv/bin/activate705.81 KBCommand
ARG RELEASE