2025-12-28 05:52:20 UTC
226 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:20043066d3d5c78b45520c5707319835ac7d1f3d7f0dded0138ea0897d6a3188 - 12.55% (28.3 MB)
[#001] sha256:6dd0844ab4e103d1718930fa9adae6118aaefb409dc9ce2d60646ad12f6cb668 - 14.83% (33.5 MB)
[#002] sha256:41533d3d5e824c3fdd110d08fbea6533a186986fb309f9c7395d3abf25789dcc - 0.0% (785 Bytes)
[#003] sha256:f8d496427ff6663c74944aa3e9542abc7d939d01713e36218d8a6692ffe8dec1 - 9.1% (20.6 MB)
[#004] sha256:509781f47c8d4c70983c313729681711135b19199714886c28eb8da22789056b - 40.01% (90.4 MB)
[#005] sha256:21d14b61e740e90409e927da33916eee8fbb47f9c84882c30bac3a98434849cb - 7.84% (17.7 MB)
[#006] sha256:422319f65d8475eef4eff7c354b8a3a700efcdc416dfdb0bc3ad63de2ea44e6e - 0.0% (1.09 KB)
[#007] sha256:914d043e8dd69f124889f62aac74968d43b2d2bab57d9cb9cefd0434dda49b30 - 0.0% (415 Bytes)
[#008] sha256:9b427c5de980f1ddf49667957beff84931c52518da20c766fabf9a6027cdacd3 - 0.0% (1.56 KB)
[#009] sha256:df4148515fce6459b1a48d0603278788eb59e29af53947f2cee60c0836142246 - 0.0% (439 Bytes)
[#010] sha256:2359dd322f61fa3849d7819974c7bb54fadf48a3884d5bf2c62946e55b44aec6 - 0.0% (9.62 KB)
[#011] sha256:741625ec08aae027d5b0bc5ff45205e3ceb50d970b891494026b3dab47af9477 - 0.0% (341 Bytes)
[#012] sha256:3fbc62517221d2a2f0cfd48dfde8cdb2a814203622f56f202a129953a0acdbcc - 0.0% (169 Bytes)
[#013] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#014] sha256:25309ec9fa76ace0e1fed8b4578cf5b25a9912ac9897113f2f842bc4fb7d5836 - 15.66% (35.4 MB)
/bin/sh -c #(nop) ARG RELEASE
2025-10-16 19:23:01 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2025-10-16 19:23:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2025-10-16 19:23:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=24.04
2025-10-16 19:23:03 UTC/bin/sh -c #(nop) ADD file:ddf1aa62235de6657123492b19d27d937c25668011b5ebf923a3f019200f8540 in /
2025-10-16 19:23:03 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2025-11-14 05:47:14 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 && rm -rf /var/lib/apt/lists/* # buildkit
2025-12-28 05:51:57 UTC (buildkit.dockerfile.v0)COPY /requirements.txt /requirements-container.txt /opt/netbox/ # buildkit
2025-12-28 05:51:57 UTC (buildkit.dockerfile.v0)COPY /usr/local/bin/uv /usr/local/bin/ # buildkit
2025-12-28 05:52:01 UTC (buildkit.dockerfile.v0)COPY /opt/netbox/venv /opt/netbox/venv # buildkit
2025-12-28 05:52:02 UTC (buildkit.dockerfile.v0)ARG NETBOX_PATH=.netbox
2025-12-28 05:52:02 UTC (buildkit.dockerfile.v0)COPY .netbox /opt/netbox # buildkit
2025-12-28 05:52:02 UTC (buildkit.dockerfile.v0)COPY docker/configuration.docker.py /opt/netbox/netbox/netbox/configuration.py # buildkit
2025-12-28 05:52:02 UTC (buildkit.dockerfile.v0)COPY docker/ldap_config.docker.py /opt/netbox/netbox/netbox/ldap_config.py # buildkit
2025-12-28 05:52:02 UTC (buildkit.dockerfile.v0)COPY docker/docker-entrypoint.sh /opt/netbox/docker-entrypoint.sh # buildkit
2025-12-28 05:52:02 UTC (buildkit.dockerfile.v0)COPY docker/launch-netbox.sh /opt/netbox/launch-netbox.sh # buildkit
2025-12-28 05:52:03 UTC (buildkit.dockerfile.v0)COPY configuration/ /etc/netbox/config/ # buildkit
2025-12-28 05:52:03 UTC (buildkit.dockerfile.v0)COPY docker/granian.py /opt/netbox/netbox/netbox/granian.py # buildkit
2025-12-28 05:52:03 UTC (buildkit.dockerfile.v0)COPY VERSION /opt/netbox/VERSION # buildkit
2025-12-28 05:52:03 UTC (buildkit.dockerfile.v0)WORKDIR /opt/netbox/netbox
2025-12-28 05:52:20 UTC (buildkit.dockerfile.v0)RUN |1 NETBOX_PATH=.netbox /bin/sh -c useradd --home-dir /opt/netbox/ --no-create-home --no-user-group --system --shell /bin/false --uid 999 --gid 0 netbox && mkdir -p static media local && chown -R netbox:root media reports scripts && chmod -R g+w 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 && echo "build: Docker-$(cat /opt/netbox/VERSION)" > /opt/netbox/netbox/local/release.yaml # buildkit
2025-12-28 05:52:20 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-12-28 05:52:20 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/bin/tini" "--"]
2025-12-28 05:52:20 UTC (buildkit.dockerfile.v0)CMD ["/opt/netbox/docker-entrypoint.sh" "/opt/netbox/launch-netbox.sh"]
2025-12-28 05:52:20 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-12-28 05:52:52 UTC
222 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:97dd3f0ce510a30a2868ff104e9ff286ffc0ef01284aebe383ea81e85e26a415 - 12.39% (27.5 MB)
[#001] sha256:9ebd468a982bcb4c394f4909611daa510dd1aad8fac50b1dc7dd1cbd987ccb1a - 14.98% (33.3 MB)
[#002] sha256:8d119ea0d254bcc640422d79e41f3c3fd1c8cb7bd8ceebc7b85e8201d9789be3 - 0.0% (784 Bytes)
[#003] sha256:546ebae69140d5a7575b66037da1ff2f92310f74babac0c5b8b928a460b7fb3d - 8.91% (19.8 MB)
[#004] sha256:8842541a1edadd5d5cd661daab113877a602b878fd76f4ad4ae67430219d51f0 - 39.81% (88.4 MB)
[#005] sha256:841adf6d2cbe276b43feb6c96e197377ed2523f8550c307ae591c6494fae4a59 - 7.98% (17.7 MB)
[#006] sha256:d62d4f5e054fddee97b34e99f31ee5e9ed2597a4d0656d98d0fa021314d5cbe5 - 0.0% (1.08 KB)
[#007] sha256:55c92a55f8b2528b0c9e77ce21b6ce8291d240a968e3bb7b779afde0dde22ccc - 0.0% (413 Bytes)
[#008] sha256:2e0286dd8ec4a5223cbb6d120a5b92b3ef52684103637b84d413cbf99dcc4d3c - 0.0% (1.56 KB)
[#009] sha256:5bf79f80d65bcd586ee2eabe8301cd8d6decb10425ed254b348eade2fc7ead00 - 0.0% (435 Bytes)
[#010] sha256:2693d632675afb7449872959cc86cfbe1bb7a324338dd81391f457a02f614b3f - 0.0% (9.62 KB)
[#011] sha256:90b02bd622aba20bf78bd603259fdbd72a485e6448991d9406544949b2e22a76 - 0.0% (336 Bytes)
[#012] sha256:e2b751dba120cc7d7d879f342d573ee20055e1bcb6e08d3f0b4c106bbda453a1 - 0.0% (166 Bytes)
[#013] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#014] sha256:daf8316fdce412e928e104924995d554e6bc6bb00637d4895be6f509cd63c3cb - 15.93% (35.4 MB)
/bin/sh -c #(nop) ARG RELEASE
2025-10-16 19:26:52 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2025-10-16 19:26:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2025-10-16 19:26:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=24.04
2025-10-16 19:26:58 UTC/bin/sh -c #(nop) ADD file:44fdb45bd3a8d9bd9c66b716aa0bb6ee11b6fbcceb59ee0eb54165785a35dfcb in /
2025-10-16 19:26:58 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2025-11-14 05:47:14 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 && rm -rf /var/lib/apt/lists/* # buildkit
2025-12-28 05:52:25 UTC (buildkit.dockerfile.v0)COPY /requirements.txt /requirements-container.txt /opt/netbox/ # buildkit
2025-12-28 05:52:27 UTC (buildkit.dockerfile.v0)COPY /usr/local/bin/uv /usr/local/bin/ # buildkit
2025-12-28 05:52:32 UTC (buildkit.dockerfile.v0)COPY /opt/netbox/venv /opt/netbox/venv # buildkit
2025-12-28 05:52:33 UTC (buildkit.dockerfile.v0)ARG NETBOX_PATH=.netbox
2025-12-28 05:52:33 UTC (buildkit.dockerfile.v0)COPY .netbox /opt/netbox # buildkit
2025-12-28 05:52:33 UTC (buildkit.dockerfile.v0)COPY docker/configuration.docker.py /opt/netbox/netbox/netbox/configuration.py # buildkit
2025-12-28 05:52:33 UTC (buildkit.dockerfile.v0)COPY docker/ldap_config.docker.py /opt/netbox/netbox/netbox/ldap_config.py # buildkit
2025-12-28 05:52:33 UTC (buildkit.dockerfile.v0)COPY docker/docker-entrypoint.sh /opt/netbox/docker-entrypoint.sh # buildkit
2025-12-28 05:52:33 UTC (buildkit.dockerfile.v0)COPY docker/launch-netbox.sh /opt/netbox/launch-netbox.sh # buildkit
2025-12-28 05:52:33 UTC (buildkit.dockerfile.v0)COPY configuration/ /etc/netbox/config/ # buildkit
2025-12-28 05:52:33 UTC (buildkit.dockerfile.v0)COPY docker/granian.py /opt/netbox/netbox/netbox/granian.py # buildkit
2025-12-28 05:52:33 UTC (buildkit.dockerfile.v0)COPY VERSION /opt/netbox/VERSION # buildkit
2025-12-28 05:52:34 UTC (buildkit.dockerfile.v0)WORKDIR /opt/netbox/netbox
2025-12-28 05:52:52 UTC (buildkit.dockerfile.v0)RUN |1 NETBOX_PATH=.netbox /bin/sh -c useradd --home-dir /opt/netbox/ --no-create-home --no-user-group --system --shell /bin/false --uid 999 --gid 0 netbox && mkdir -p static media local && chown -R netbox:root media reports scripts && chmod -R g+w 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 && echo "build: Docker-$(cat /opt/netbox/VERSION)" > /opt/netbox/netbox/local/release.yaml # buildkit
2025-12-28 05:52:52 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-12-28 05:52:52 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/bin/tini" "--"]
2025-12-28 05:52:52 UTC (buildkit.dockerfile.v0)CMD ["/opt/netbox/docker-entrypoint.sh" "/opt/netbox/launch-netbox.sh"]
2025-12-28 05:52:52 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.