2026-01-21 05:54:41 UTC
233 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:a3629ac5b9f4680dc2032439ff2354e73b06aecc2e68f0035a2d7c001c8b4114 - 12.18% (28.3 MB)
[#001] sha256:7c9db136974e56edab01880e4331970411c8b2a66f022518cffdedc3feb303ce - 0.0% (267 Bytes)
[#002] sha256:4bc73a78954da913870fd340bfda6228ebdcd562551e6ebbf2058eec7ac4f2c5 - 0.0% (8.05 KB)
[#003] sha256:314008e9cbaed8a539fc7ece451716eb12c2a373a8b349f9abf043b4b836a822 - 20.13% (46.9 MB)
[#004] sha256:6f02eb885418fbcc40cfb6c229f4b0c0e940e330d69fc8e5f2d3503f09c7a458 - 0.0% (774 Bytes)
[#005] sha256:0e72740af0eb289a0da543b7f1c67c3e751369d2174ae07ead98731e691cdae0 - 9.06% (21.1 MB)
[#006] sha256:8fe07f303a9a4fa83eccb86758d019636c27fb8c9e4a03399d52506a4543db23 - 35.6% (82.9 MB)
[#007] sha256:1d7517ee509b11b79833c232ffdcf3ca16267fc6ec58e06e067de918bca17ebb - 7.73% (18 MB)
[#008] sha256:6957f5752c9dec3d34fce26025e52d3e0f0900c14e45d2b818c066eced766af7 - 0.0% (1.09 KB)
[#009] sha256:8cd85d389bb758805869f9c6bf4872ce94328a07d0f5eb12bcd4dbf0209b6336 - 0.0% (417 Bytes)
[#010] sha256:042455ee772635ec1657c901ac1037ba5335fd55a994518766376e36ef6b8f7b - 0.0% (1.56 KB)
[#011] sha256:52b5b7291fb03dfc18eb8e367a5bab14c33e897c1fd3e296ab389b6d4f5a6eb6 - 0.0% (890 Bytes)
[#012] sha256:4c5a85608d52ec1018c42a8b7c277a68240666ad69286c39bb8390551ece36b1 - 0.0% (9.47 KB)
[#013] sha256:c118e14190a213fcb7e9cd442d5d01620cda6216309a55a7acf78dcd5836dfc0 - 0.0% (607 Bytes)
[#014] sha256:4d20c70933fa5e3450ad6191b02d07615c57174f227fe5ba5ad4242bd12e9b7b - 0.0% (169 Bytes)
[#015] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#016] sha256:d0c540a06b92149412e938d03d5cddaab11d3351ea1f9eabe166806d92a5890e - 15.29% (35.6 MB)
/bin/sh -c #(nop) ARG RELEASE
2026-01-13 05:37:25 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2026-01-13 05:37:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2026-01-13 05:37:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=24.04
2026-01-13 05:37:27 UTC/bin/sh -c #(nop) ADD file:3077ee44db3cc7d38740d60a05c81418dd3825a007db473658464f52689e867b in /
2026-01-13 05:37:27 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2026-01-16 05:50:06 UTC (buildkit.dockerfile.v0)COPY docker/unit.list /etc/apt/sources.list.d/unit.list # buildkit
2026-01-16 05:50:06 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
2026-01-16 05:50:22 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
2026-01-21 05:54:18 UTC (buildkit.dockerfile.v0)COPY /requirements.txt /requirements-container.txt /opt/netbox/ # buildkit
2026-01-21 05:54:18 UTC (buildkit.dockerfile.v0)COPY /usr/local/bin/uv /usr/local/bin/ # buildkit
2026-01-21 05:54:22 UTC (buildkit.dockerfile.v0)COPY /opt/netbox/venv /opt/netbox/venv # buildkit
2026-01-21 05:54:23 UTC (buildkit.dockerfile.v0)ARG NETBOX_PATH=.netbox
2026-01-21 05:54:23 UTC (buildkit.dockerfile.v0)COPY .netbox /opt/netbox # buildkit
2026-01-21 05:54:23 UTC (buildkit.dockerfile.v0)COPY docker/configuration.docker.py /opt/netbox/netbox/netbox/configuration.py # buildkit
2026-01-21 05:54:23 UTC (buildkit.dockerfile.v0)COPY docker/ldap_config.docker.py /opt/netbox/netbox/netbox/ldap_config.py # buildkit
2026-01-21 05:54:23 UTC (buildkit.dockerfile.v0)COPY docker/docker-entrypoint.sh /opt/netbox/docker-entrypoint.sh # buildkit
2026-01-21 05:54:23 UTC (buildkit.dockerfile.v0)COPY docker/launch-netbox.sh /opt/netbox/launch-netbox.sh # buildkit
2026-01-21 05:54:23 UTC (buildkit.dockerfile.v0)COPY configuration/ /etc/netbox/config/ # buildkit
2026-01-21 05:54:24 UTC (buildkit.dockerfile.v0)COPY docker/nginx-unit.json /etc/unit/ # buildkit
2026-01-21 05:54:24 UTC (buildkit.dockerfile.v0)COPY VERSION /opt/netbox/VERSION # buildkit
2026-01-21 05:54:24 UTC (buildkit.dockerfile.v0)WORKDIR /opt/netbox/netbox
2026-01-21 05:54:41 UTC (buildkit.dockerfile.v0)RUN |1 NETBOX_PATH=.netbox /bin/sh -c mkdir -p static media /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
2026-01-21 05:54:41 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
2026-01-21 05:54:41 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/bin/tini" "--"]
2026-01-21 05:54:41 UTC (buildkit.dockerfile.v0)CMD ["/opt/netbox/docker-entrypoint.sh" "/opt/netbox/launch-netbox.sh"]
2026-01-21 05:54:41 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=
2026-01-21 05:55:09 UTC
229 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:36bf709aa36d66b784b0ba1aa3276848f28501175eeb4d7a310b1a98578f8558 - 12.03% (27.5 MB)
[#001] sha256:834633135727556fd774bfee601ddd66bd6c9b17d461c34e04d607b18a19cbe4 - 0.0% (268 Bytes)
[#002] sha256:bd6231d0a80cbfce75c975c0a8e5bc1048bdd0652fbc39b34bf1214458847acb - 0.0% (8.05 KB)
[#003] sha256:21b772c961580f4232b61ea605975a83eb580a3e7cc2ce04195e423a13ad77de - 20.23% (46.3 MB)
[#004] sha256:34dd11e652473f7db7ae93a4750c6470fa80dabdc467ad98e4dc0880ab37fdc7 - 0.0% (774 Bytes)
[#005] sha256:abdd63e7eda3b1344d8bd5efb9b6a324432f220d486442523b250ad684631995 - 8.85% (20.2 MB)
[#006] sha256:142834f7fda8675b355a18ce2f36343e5c1e61a68cdfe2f1bd9e644c67d97091 - 35.46% (81.1 MB)
[#007] sha256:a3fb6429c5dad8db6ae77580def3bd04c5d1dee75717c065e5a75cdb05167ebd - 7.86% (18 MB)
[#008] sha256:2aa32073116ea99a96aea864c6a94671b69cb5fd01f0bf59cbf6141ba5d3791b - 0.0% (1.09 KB)
[#009] sha256:7d74368664916d216bcb246a1662cf79ec5b8ffbeb4de69a3d6c07870d865008 - 0.0% (416 Bytes)
[#010] sha256:b46746fa7485e045cb6e1046543ae28fe042e0a36eab444c180683a064efca9a - 0.0% (1.56 KB)
[#011] sha256:8567bbae7d26d528e630a14c76316898df3d6ff57e7aa5098130d154d9983514 - 0.0% (891 Bytes)
[#012] sha256:6c2a72dbda301702b1a34db48af092645cc013b44316bf2c27d9168fbd11a4f7 - 0.0% (9.47 KB)
[#013] sha256:457ede1e42f342ae53e2fb230f0c14d18a48e712a538bb634694fbc616c39dff - 0.0% (606 Bytes)
[#014] sha256:ac09fbb896b188204e37766ffbe11682b3326e11b4903ea480f79dc406cca538 - 0.0% (169 Bytes)
[#015] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#016] sha256:03682ac732b98d4d17a299abf9b0f0c9797bc93f3e7d5f499fa745838279746e - 15.56% (35.6 MB)
/bin/sh -c #(nop) ARG RELEASE
2026-01-13 05:40:13 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2026-01-13 05:40:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2026-01-13 05:40:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=24.04
2026-01-13 05:40:17 UTC/bin/sh -c #(nop) ADD file:6089c6bede9eca8ec4f424e5798a0ae0712a6fe38c9b97f9afb9d24d9675024e in /
2026-01-13 05:40:17 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2026-01-16 05:50:06 UTC (buildkit.dockerfile.v0)COPY docker/unit.list /etc/apt/sources.list.d/unit.list # buildkit
2026-01-16 05:50:06 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
2026-01-16 05:50:23 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
2026-01-21 05:54:45 UTC (buildkit.dockerfile.v0)COPY /requirements.txt /requirements-container.txt /opt/netbox/ # buildkit
2026-01-21 05:54:45 UTC (buildkit.dockerfile.v0)COPY /usr/local/bin/uv /usr/local/bin/ # buildkit
2026-01-21 05:54:49 UTC (buildkit.dockerfile.v0)COPY /opt/netbox/venv /opt/netbox/venv # buildkit
2026-01-21 05:54:50 UTC (buildkit.dockerfile.v0)ARG NETBOX_PATH=.netbox
2026-01-21 05:54:50 UTC (buildkit.dockerfile.v0)COPY .netbox /opt/netbox # buildkit
2026-01-21 05:54:50 UTC (buildkit.dockerfile.v0)COPY docker/configuration.docker.py /opt/netbox/netbox/netbox/configuration.py # buildkit
2026-01-21 05:54:50 UTC (buildkit.dockerfile.v0)COPY docker/ldap_config.docker.py /opt/netbox/netbox/netbox/ldap_config.py # buildkit
2026-01-21 05:54:50 UTC (buildkit.dockerfile.v0)COPY docker/docker-entrypoint.sh /opt/netbox/docker-entrypoint.sh # buildkit
2026-01-21 05:54:51 UTC (buildkit.dockerfile.v0)COPY docker/launch-netbox.sh /opt/netbox/launch-netbox.sh # buildkit
2026-01-21 05:54:51 UTC (buildkit.dockerfile.v0)COPY configuration/ /etc/netbox/config/ # buildkit
2026-01-21 05:54:51 UTC (buildkit.dockerfile.v0)COPY docker/nginx-unit.json /etc/unit/ # buildkit
2026-01-21 05:54:51 UTC (buildkit.dockerfile.v0)COPY VERSION /opt/netbox/VERSION # buildkit
2026-01-21 05:54:51 UTC (buildkit.dockerfile.v0)WORKDIR /opt/netbox/netbox
2026-01-21 05:55:09 UTC (buildkit.dockerfile.v0)RUN |1 NETBOX_PATH=.netbox /bin/sh -c mkdir -p static media /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
2026-01-21 05:55:09 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
2026-01-21 05:55:09 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/bin/tini" "--"]
2026-01-21 05:55:09 UTC (buildkit.dockerfile.v0)CMD ["/opt/netbox/docker-entrypoint.sh" "/opt/netbox/launch-netbox.sh"]
2026-01-21 05:55:09 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.