2025-06-03 05:52:14 UTC
221 MB
C.utf8
PATH/opt/netbox/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
UV_NO_CACHE1
VIRTUAL_ENV/opt/netbox/venv
[#000] sha256:d9d352c11bbd3880007953ed6eec1cbace76898828f3434984a0ca60672fdf5a - 12.8% (28.3 MB)
[#001] sha256:68d17d2dd3daa72762f7b76f404c35483e9515f862ccef29820e8a60df822da1 - 0.0% (264 Bytes)
[#002] sha256:1bce3d0f59fa2724adc9b1ecea2aa0c8e7969af8c0dfcf1347126ea460a4d220 - 0.0% (8.05 KB)
[#003] sha256:caae272eb75f8fe96d4a10a046a28947abfb6f894aca6f6e4951332d58b9b5b5 - 21.17% (46.9 MB)
[#004] sha256:3ea5b37bebcf41b224ca0ff1d0808163a3cba23f09373bfa0be37fa1de915c1e - 0.0% (740 Bytes)
[#005] sha256:82f8c4c529cf959410791abe30522e95f4d8b264e165d1ba8f72f3412302e12a - 7.4% (16.4 MB)
[#006] sha256:2d72e402a845324e16e29df456a8047e5929bea7bf321aa8f909658e8bae1ecb - 34.78% (77 MB)
[#007] sha256:67b85ff1e190df189bf4d17d407ded433ba0108545798b24c44de19bfd7c4db6 - 8.05% (17.8 MB)
[#008] sha256:5e4af1680a4eb49a96be5cbcd8f69eee4110da594dd203e908ec7274ef78fb1a - 0.0% (1.08 KB)
[#009] sha256:7a06fe857c59ff1db6a088ca775ff0367f8809091b977eb64501fc99ae8e08c9 - 0.0% (415 Bytes)
[#010] sha256:46d52c58451013e817a8be5083fdb9910c5f5af25e3ba2f141b2cb82d4146d85 - 0.0% (1.56 KB)
[#011] sha256:f7026df277dd02d49ce42fa892af3b02788f48dc4213eba7299eedcb5849b246 - 0.0% (320 Bytes)
[#012] sha256:87c84d293a5a50f7ac575311105ff7606e10fb3a7a06d49e94f5e2e60f252575 - 0.0% (886 Bytes)
[#013] sha256:495527bd0a71e62996d78273440123b002b4d0e24108d2601d272311364ecd54 - 0.0% (9.34 KB)
[#014] sha256:9c346282a89f26e16db999365c79bd3e9e0db44873cd6186612d64a7de7dca01 - 0.0% (575 Bytes)
[#015] sha256:bd10ceba5d537fc0ee9148f8704375b1b181ce24facf846cd1528aa202160077 - 0.0% (169 Bytes)
[#016] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#017] sha256:6a886e40f5aa348e9a705f2e60f1442ac5cd20219c1544d18aa56d0a653e487d - 15.78% (34.9 MB)
/bin/sh -c #(nop) ARG RELEASE
2025-05-29 04:20:59 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2025-05-29 04:20:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2025-05-29 04:20:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=24.04
2025-05-29 04:21:01 UTC/bin/sh -c #(nop) ADD file:598ca0108009b5c2e9e6f4fc4bd19a6bcd604fccb5b9376fac14a75522a5cfa3 in /
2025-05-29 04:21:01 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2025-06-03 05:49:25 UTC (buildkit.dockerfile.v0)COPY docker/unit.list /etc/apt/sources.list.d/unit.list # buildkit
2025-06-03 05:49:25 UTC (buildkit.dockerfile.v0)ADD --chown=0:0 --chmod=444 https://unit.nginx.org/keys/nginx-keyring.gpg /usr/share/keyrings/nginx-keyring.gpg # buildkit
2025-06-03 05:49:41 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c export DEBIAN_FRONTEND=noninteractive && apt-get update -qq && apt-get upgrade --yes -qq --no-install-recommends && apt-get install --yes -qq --no-install-recommends bzip2 ca-certificates curl libldap-common libpq5 libxmlsec1-openssl openssh-client openssl python3 tini unit-python3.12=1.34.2-1~noble unit=1.34.2-1~noble && rm -rf /var/lib/apt/lists/* # buildkit
2025-06-03 05:51:56 UTC (buildkit.dockerfile.v0)COPY /requirements.txt /requirements-container.txt /opt/netbox/ # buildkit
2025-06-03 05:51:56 UTC (buildkit.dockerfile.v0)COPY /usr/local/bin/uv /usr/local/bin/ # buildkit
2025-06-03 05:51:58 UTC (buildkit.dockerfile.v0)COPY /opt/netbox/venv /opt/netbox/venv # buildkit
2025-06-03 05:51:59 UTC (buildkit.dockerfile.v0)ARG NETBOX_PATH=.netbox
2025-06-03 05:51:59 UTC (buildkit.dockerfile.v0)COPY .netbox /opt/netbox # buildkit
2025-06-03 05:51:59 UTC (buildkit.dockerfile.v0)COPY docker/configuration.docker.py /opt/netbox/netbox/netbox/configuration.py # buildkit
2025-06-03 05:51:59 UTC (buildkit.dockerfile.v0)COPY docker/ldap_config.docker.py /opt/netbox/netbox/netbox/ldap_config.py # buildkit
2025-06-03 05:51:59 UTC (buildkit.dockerfile.v0)COPY docker/docker-entrypoint.sh /opt/netbox/docker-entrypoint.sh # buildkit
2025-06-03 05:51:59 UTC (buildkit.dockerfile.v0)COPY docker/housekeeping.sh /opt/netbox/housekeeping.sh # buildkit
2025-06-03 05:51:59 UTC (buildkit.dockerfile.v0)COPY docker/launch-netbox.sh /opt/netbox/launch-netbox.sh # buildkit
2025-06-03 05:51:59 UTC (buildkit.dockerfile.v0)COPY configuration/ /etc/netbox/config/ # buildkit
2025-06-03 05:51:59 UTC (buildkit.dockerfile.v0)COPY docker/nginx-unit.json /etc/unit/ # buildkit
2025-06-03 05:52:00 UTC (buildkit.dockerfile.v0)COPY VERSION /opt/netbox/VERSION # buildkit
2025-06-03 05:52:00 UTC (buildkit.dockerfile.v0)WORKDIR /opt/netbox/netbox
2025-06-03 05:52:14 UTC (buildkit.dockerfile.v0)RUN |1 NETBOX_PATH=.netbox /bin/sh -c mkdir -p static /opt/unit/state/ /opt/unit/tmp/ && chown -R unit:root /opt/unit/ media reports scripts && chmod -R g+w /opt/unit/ media reports scripts && cd /opt/netbox/ && SECRET_KEY="dummyKeyWithMinimumLength-------------------------" /opt/netbox/venv/bin/python -m mkdocs build --config-file /opt/netbox/mkdocs.yml --site-dir /opt/netbox/netbox/project-static/docs/ && DEBUG="true" SECRET_KEY="dummyKeyWithMinimumLength-------------------------" /opt/netbox/venv/bin/python /opt/netbox/netbox/manage.py collectstatic --no-input && mkdir /opt/netbox/netbox/local && echo "build: Docker-$(cat /opt/netbox/VERSION)" > /opt/netbox/netbox/local/release.yaml # buildkit
2025-06-03 05:52:14 UTC (buildkit.dockerfile.v0)ENV LANG=C.utf8 PATH=/opt/netbox/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin VIRTUAL_ENV=/opt/netbox/venv UV_NO_CACHE=1
2025-06-03 05:52:14 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/bin/tini" "--"]
2025-06-03 05:52:14 UTC (buildkit.dockerfile.v0)CMD ["/opt/netbox/docker-entrypoint.sh" "/opt/netbox/launch-netbox.sh"]
2025-06-03 05:52:14 UTC (buildkit.dockerfile.v0)LABEL netbox.original-tag= netbox.git-branch= netbox.git-ref= netbox.git-url= org.opencontainers.image.created= org.opencontainers.image.title=NetBox Docker org.opencontainers.image.description=A container based distribution of NetBox, the free and open IPAM and DCIM solution. org.opencontainers.image.licenses=Apache-2.0 org.opencontainers.image.authors=The netbox-docker contributors. org.opencontainers.image.vendor=The netbox-docker contributors. org.opencontainers.image.url=https://github.com/netbox-community/netbox-docker org.opencontainers.image.documentation=https://github.com/netbox-community/netbox-docker/wiki org.opencontainers.image.source=https://github.com/netbox-community/netbox-docker.git org.opencontainers.image.revision= org.opencontainers.image.version=
2025-06-03 05:53:32 UTC
218 MB
C.utf8
PATH/opt/netbox/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
UV_NO_CACHE1
VIRTUAL_ENV/opt/netbox/venv
[#000] sha256:69c262fc30fc134b6d373dee8db695319c41d8b9489deb0f682565473bf29748 - 12.61% (27.5 MB)
[#001] sha256:98f5a1003b0cc6dcbde7b8386d70f55ca52407d425f3440d9d32c2cba40fcb82 - 0.0% (267 Bytes)
[#002] sha256:ed54feab057e2a9066c3fd8581a4ae86f3ec1a3df4d2650599f62387bcc49779 - 0.0% (8.05 KB)
[#003] sha256:61e9d1709fc9bb5a58c75793e2daf384813dc575c41c50bf86497d0e79a90009 - 21.21% (46.3 MB)
[#004] sha256:1bf12d31c84750f7038200973d6b88fb688caabb7b1b4dedec050ff7e1cbf701 - 0.0% (740 Bytes)
[#005] sha256:3c1429faa03ad00a14ced8f786a726a89b7ebe0f2be0b806fe8b45252c84c182 - 7.13% (15.6 MB)
[#006] sha256:556d7008bac511f59eea82e9f3ca54ca5a600b1b1ba246fea670e8a37e8e22be - 34.86% (76.1 MB)
[#007] sha256:09df0e3f458aee6ad2c1c05c2769c1bb50e69c46bef87147a251892d2a02c1d0 - 8.17% (17.8 MB)
[#008] sha256:bdccc1048dc6aa28ae8534679b3fcaa92ee2b055ee59a5bdd79f35c8de1f33ff - 0.0% (1.09 KB)
[#009] sha256:d7b5a0749863c7efae95a33089ef84a96e2937ce9cd0de0f5489057c8f07a723 - 0.0% (416 Bytes)
[#010] sha256:9cf5fdf38822bee296d1f4ae10a903a0eef5f19da747216ba9430e038ffbc04b - 0.0% (1.56 KB)
[#011] sha256:fdc353b6336095e6b89e9d4e6ee96ba70c358d44dde81974f94a7c3bac17da11 - 0.0% (320 Bytes)
[#012] sha256:338d565acc6a4fd80740db78bee0a1d1c36ae7b21fbbd48e9367c797ba5375ef - 0.0% (887 Bytes)
[#013] sha256:87de417c8265f9a686ded0353a18b15aeae3b7ffce2a79b06546eba0c63af130 - 0.0% (9.34 KB)
[#014] sha256:c04f147c64cde880409def589f9c87e4ac863b978754a47748b9088ebe079ff7 - 0.0% (574 Bytes)
[#015] sha256:5419181323c0bcc33024396e7013795dbaacb90d2bc982e39a46c32d1e24d397 - 0.0% (168 Bytes)
[#016] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#017] sha256:70a3e0dac39e18222de8d9275653bc8ea3bf94aff9d9746ee52cbb33b9fadb16 - 16.01% (34.9 MB)
/bin/sh -c #(nop) ARG RELEASE
2025-05-29 04:30:33 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2025-05-29 04:30:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2025-05-29 04:30:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=24.04
2025-05-29 04:30:36 UTC/bin/sh -c #(nop) ADD file:6eb9adae2c7e3a73446b74d4e61e58d6e1d0db6c07cc49612eb0b9f38fefef15 in /
2025-05-29 04:30:36 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2025-06-03 05:49:25 UTC (buildkit.dockerfile.v0)COPY docker/unit.list /etc/apt/sources.list.d/unit.list # buildkit
2025-06-03 05:49:25 UTC (buildkit.dockerfile.v0)ADD --chown=0:0 --chmod=444 https://unit.nginx.org/keys/nginx-keyring.gpg /usr/share/keyrings/nginx-keyring.gpg # buildkit
2025-06-03 05:49:45 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c export DEBIAN_FRONTEND=noninteractive && apt-get update -qq && apt-get upgrade --yes -qq --no-install-recommends && apt-get install --yes -qq --no-install-recommends bzip2 ca-certificates curl libldap-common libpq5 libxmlsec1-openssl openssh-client openssl python3 tini unit-python3.12=1.34.2-1~noble unit=1.34.2-1~noble && rm -rf /var/lib/apt/lists/* # buildkit
2025-06-03 05:53:08 UTC (buildkit.dockerfile.v0)COPY /requirements.txt /requirements-container.txt /opt/netbox/ # buildkit
2025-06-03 05:53:10 UTC (buildkit.dockerfile.v0)COPY /usr/local/bin/uv /usr/local/bin/ # buildkit
2025-06-03 05:53:13 UTC (buildkit.dockerfile.v0)COPY /opt/netbox/venv /opt/netbox/venv # buildkit
2025-06-03 05:53:13 UTC (buildkit.dockerfile.v0)ARG NETBOX_PATH=.netbox
2025-06-03 05:53:13 UTC (buildkit.dockerfile.v0)COPY .netbox /opt/netbox # buildkit
2025-06-03 05:53:14 UTC (buildkit.dockerfile.v0)COPY docker/configuration.docker.py /opt/netbox/netbox/netbox/configuration.py # buildkit
2025-06-03 05:53:14 UTC (buildkit.dockerfile.v0)COPY docker/ldap_config.docker.py /opt/netbox/netbox/netbox/ldap_config.py # buildkit
2025-06-03 05:53:14 UTC (buildkit.dockerfile.v0)COPY docker/docker-entrypoint.sh /opt/netbox/docker-entrypoint.sh # buildkit
2025-06-03 05:53:14 UTC (buildkit.dockerfile.v0)COPY docker/housekeeping.sh /opt/netbox/housekeeping.sh # buildkit
2025-06-03 05:53:14 UTC (buildkit.dockerfile.v0)COPY docker/launch-netbox.sh /opt/netbox/launch-netbox.sh # buildkit
2025-06-03 05:53:14 UTC (buildkit.dockerfile.v0)COPY configuration/ /etc/netbox/config/ # buildkit
2025-06-03 05:53:14 UTC (buildkit.dockerfile.v0)COPY docker/nginx-unit.json /etc/unit/ # buildkit
2025-06-03 05:53:15 UTC (buildkit.dockerfile.v0)COPY VERSION /opt/netbox/VERSION # buildkit
2025-06-03 05:53:15 UTC (buildkit.dockerfile.v0)WORKDIR /opt/netbox/netbox
2025-06-03 05:53:32 UTC (buildkit.dockerfile.v0)RUN |1 NETBOX_PATH=.netbox /bin/sh -c mkdir -p static /opt/unit/state/ /opt/unit/tmp/ && chown -R unit:root /opt/unit/ media reports scripts && chmod -R g+w /opt/unit/ media reports scripts && cd /opt/netbox/ && SECRET_KEY="dummyKeyWithMinimumLength-------------------------" /opt/netbox/venv/bin/python -m mkdocs build --config-file /opt/netbox/mkdocs.yml --site-dir /opt/netbox/netbox/project-static/docs/ && DEBUG="true" SECRET_KEY="dummyKeyWithMinimumLength-------------------------" /opt/netbox/venv/bin/python /opt/netbox/netbox/manage.py collectstatic --no-input && mkdir /opt/netbox/netbox/local && echo "build: Docker-$(cat /opt/netbox/VERSION)" > /opt/netbox/netbox/local/release.yaml # buildkit
2025-06-03 05:53:32 UTC (buildkit.dockerfile.v0)ENV LANG=C.utf8 PATH=/opt/netbox/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin VIRTUAL_ENV=/opt/netbox/venv UV_NO_CACHE=1
2025-06-03 05:53:32 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/bin/tini" "--"]
2025-06-03 05:53:32 UTC (buildkit.dockerfile.v0)CMD ["/opt/netbox/docker-entrypoint.sh" "/opt/netbox/launch-netbox.sh"]
2025-06-03 05:53:32 UTC (buildkit.dockerfile.v0)LABEL netbox.original-tag= netbox.git-branch= netbox.git-ref= netbox.git-url= org.opencontainers.image.created= org.opencontainers.image.title=NetBox Docker org.opencontainers.image.description=A container based distribution of NetBox, the free and open IPAM and DCIM solution. org.opencontainers.image.licenses=Apache-2.0 org.opencontainers.image.authors=The netbox-docker contributors. org.opencontainers.image.vendor=The netbox-docker contributors. org.opencontainers.image.url=https://github.com/netbox-community/netbox-docker org.opencontainers.image.documentation=https://github.com/netbox-community/netbox-docker/wiki org.opencontainers.image.source=https://github.com/netbox-community/netbox-docker.git org.opencontainers.image.revision= org.opencontainers.image.version=
Please be careful as this will not just delete the reference but also the actual content!
For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.