Namespace
netboxcommunity
Image / Tag
netbox:v4.5.3-4.0.1
Content Digest
sha256:33c8f9b2ef8b243b8f9a3a67520ad1e633cdca16aa0ddb217de74c9e818b8534
Details
Created

2026-02-24 19:37:37 UTC

Size

233 MB

Content Digest
Labels
  • netbox.build-reason
    netbox-docker
  • netbox.git-branch
    HEAD
  • netbox.git-ref
    c029782cf58404a234507b3b0763dfcb4696851d
  • netbox.git-url
    https://github.com/netbox-community/netbox.git
  • netbox.last-base-image-layer
    sha256:01d7766a2e4a62b74e0bebf2cd12c47e675e9221174f6570854203e84ffe68b0
  • netbox.original-tag
    v4.5.3-4.0.1
  • org.opencontainers.image.authors
    The netbox-docker contributors.
  • org.opencontainers.image.created
    2026-02-24T19:37:10+00:00
  • org.opencontainers.image.description
    A container based distribution of NetBox, the free and open IPAM and DCIM solution.
  • org.opencontainers.image.documentation
    https://github.com/netbox-community/netbox-docker/wiki
  • org.opencontainers.image.licenses
    Apache-2.0
  • org.opencontainers.image.ref.name
    ubuntu
  • org.opencontainers.image.revision
    909a9d0e85eabcb0d6df84e768acf7cf90736f01
  • org.opencontainers.image.source
    https://github.com/netbox-community/netbox-docker.git
  • org.opencontainers.image.title
    NetBox Docker
  • org.opencontainers.image.url
    https://github.com/netbox-community/netbox-docker
  • org.opencontainers.image.vendor
    The netbox-docker contributors.
  • org.opencontainers.image.version
    4.0.1

Environment
LANG

C.utf8

PATH

/opt/netbox/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

UV_NO_CACHE

1

VIRTUAL_ENV

/opt/netbox/venv


Layers

[#000] sha256:01d7766a2e4a62b74e0bebf2cd12c47e675e9221174f6570854203e84ffe68b0 - 12.18% (28.4 MB)

[#001] sha256:bdbe03aef2212156fbb8fbc49f75a40386295bd3de5bc9d89557dab1aec4b6d0 - 15.26% (35.5 MB)

[#002] sha256:681cdc77a47db6cbeba03a929df6df9e03999eea91a637f8ca640fe9600cdbb0 - 0.0% (789 Bytes)

[#003] sha256:4addebaab68f0bbc2610d74203d399f18dc0f11fec42e8cc51ffb0eaf6574129 - 9.09% (21.2 MB)

[#004] sha256:0488dc830547ec65f61be9504c74c3f96bfc5f22542a7395c2638ee78a9e4635 - 40.37% (93.9 MB)

[#005] sha256:31e39be2c529653f160b9d6aa64595858847d0c3637a53cbd93908e0a59758a3 - 7.74% (18 MB)

[#006] sha256:3c467a09abf1391fa339693cf0f6425cf7b5007c99d45e16d24fb18e6adcafa7 - 0.0% (1.09 KB)

[#007] sha256:abd3e2ad4e78a678137ecb5cf40d856cf5c12f1c6aeadae9a359b13b928f9d9a - 0.0% (418 Bytes)

[#008] sha256:2398dff5a9116ac1e753d2a5c54489faa879264f4f8b0cb89452592c8a4d7733 - 0.0% (1.13 KB)

[#009] sha256:0af9b10b8cfe43af2fec69adb953a6390074331ba820f1ba13b27ceac254297d - 0.0% (458 Bytes)

[#010] sha256:c1130dafa1ecf0a95840db58f449345b4462c363c7f7efd06621930a40114623 - 0.0% (813 Bytes)

[#011] sha256:9b36659fd4e17709a57b92736bba3919e71905ee764819208022ee200d17e652 - 0.0% (9.79 KB)

[#012] sha256:a80916ab19dda1c12f2f4ac25277b5fd33a2297ddeb5b3f788a44c35d0220c89 - 0.0% (342 Bytes)

[#013] sha256:9d18c3729d62b879ee5b263774376ddb6d3c9655cec26f4da7b9c93de1b9d9af - 0.0% (172 Bytes)

[#014] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)

[#015] sha256:55fc8ff934ec944b173cbd09d8d76388ea4ed04361ab91b2e7ff6136573768a4 - 15.34% (35.7 MB)


History
2026-02-10 16:49:54 UTC

/bin/sh -c #(nop) ARG RELEASE

2026-02-10 16:49:54 UTC

/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH

2026-02-10 16:49:54 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu

2026-02-10 16:49:54 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=24.04

2026-02-10 16:49:56 UTC

/bin/sh -c #(nop) ADD file:1ae27d2ef4369361104b699712f3897141e394785df5d193d67b44626f57eb87 in /

2026-02-10 16:49:57 UTC

/bin/sh -c #(nop) CMD ["/bin/bash"]

2026-02-18 06:05:48 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

2026-02-20 06:05:42 UTC (buildkit.dockerfile.v0)

COPY /requirements.txt /requirements-container.txt /opt/netbox/ # buildkit

2026-02-24 06:07:50 UTC (buildkit.dockerfile.v0)

COPY /usr/local/bin/uv /usr/local/bin/ # buildkit

2026-02-24 06:07:54 UTC (buildkit.dockerfile.v0)

COPY /opt/netbox/venv /opt/netbox/venv # buildkit

2026-02-24 19:37:21 UTC (buildkit.dockerfile.v0)

ARG NETBOX_PATH=.netbox

2026-02-24 19:37:21 UTC (buildkit.dockerfile.v0)

COPY .netbox /opt/netbox # buildkit

2026-02-24 19:37:22 UTC (buildkit.dockerfile.v0)

COPY docker/configuration.docker.py /opt/netbox/netbox/netbox/configuration.py # buildkit

2026-02-24 19:37:22 UTC (buildkit.dockerfile.v0)

COPY docker/ldap_config.docker.py /opt/netbox/netbox/netbox/ldap_config.py # buildkit

2026-02-24 19:37:22 UTC (buildkit.dockerfile.v0)

COPY docker/docker-entrypoint.sh /opt/netbox/docker-entrypoint.sh # buildkit

2026-02-24 19:37:22 UTC (buildkit.dockerfile.v0)

COPY docker/launch-netbox.sh /opt/netbox/launch-netbox.sh # buildkit

2026-02-24 19:37:22 UTC (buildkit.dockerfile.v0)

COPY docker/super_user.py /opt/netbox/super_user.py # buildkit

2026-02-24 19:37:22 UTC (buildkit.dockerfile.v0)

COPY configuration/ /etc/netbox/config/ # buildkit

2026-02-24 19:37:22 UTC (buildkit.dockerfile.v0)

COPY docker/granian.py /opt/netbox/netbox/netbox/granian.py # buildkit

2026-02-24 19:37:22 UTC (buildkit.dockerfile.v0)

COPY VERSION /opt/netbox/VERSION # buildkit

2026-02-24 19:37:22 UTC (buildkit.dockerfile.v0)

WORKDIR /opt/netbox/netbox

2026-02-24 19:37:37 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

2026-02-24 19:37:37 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-02-24 19:37:37 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/usr/bin/tini" "--"]

2026-02-24 19:37:37 UTC (buildkit.dockerfile.v0)

CMD ["/opt/netbox/docker-entrypoint.sh" "/opt/netbox/launch-netbox.sh"]

2026-02-24 19:37:37 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=

Details
Created

2026-02-24 19:37:39 UTC

Size

229 MB

Content Digest
Labels
  • netbox.build-reason
    netbox-docker
  • netbox.git-branch
    HEAD
  • netbox.git-ref
    c029782cf58404a234507b3b0763dfcb4696851d
  • netbox.git-url
    https://github.com/netbox-community/netbox.git
  • netbox.last-base-image-layer
    sha256:01d7766a2e4a62b74e0bebf2cd12c47e675e9221174f6570854203e84ffe68b0
  • netbox.original-tag
    v4.5.3-4.0.1
  • org.opencontainers.image.authors
    The netbox-docker contributors.
  • org.opencontainers.image.created
    2026-02-24T19:37:10+00:00
  • org.opencontainers.image.description
    A container based distribution of NetBox, the free and open IPAM and DCIM solution.
  • org.opencontainers.image.documentation
    https://github.com/netbox-community/netbox-docker/wiki
  • org.opencontainers.image.licenses
    Apache-2.0
  • org.opencontainers.image.ref.name
    ubuntu
  • org.opencontainers.image.revision
    909a9d0e85eabcb0d6df84e768acf7cf90736f01
  • org.opencontainers.image.source
    https://github.com/netbox-community/netbox-docker.git
  • org.opencontainers.image.title
    NetBox Docker
  • org.opencontainers.image.url
    https://github.com/netbox-community/netbox-docker
  • org.opencontainers.image.vendor
    The netbox-docker contributors.
  • org.opencontainers.image.version
    4.0.1

Environment
LANG

C.utf8

PATH

/opt/netbox/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

UV_NO_CACHE

1

VIRTUAL_ENV

/opt/netbox/venv


Layers

[#000] sha256:66a4bbbfab887561d75f1fdb3c6221c974346f82c9229f5ef99f96b7e6c25704 - 12.02% (27.5 MB)

[#001] sha256:f1900936562510353d8fa4470364d97b221ddd5c242058d32d138202b3556e8c - 15.37% (35.2 MB)

[#002] sha256:ea36f15870bc85a776e72a48e7151ad8af9402c134a393e6f3ace2886bfed95e - 0.0% (789 Bytes)

[#003] sha256:237865cbd24ff6d0e578327b7d22872c508e63f59793f1a6c3660a20df70c185 - 8.85% (20.3 MB)

[#004] sha256:0b8cb4cc1059bd3b8d0f5c9e84534944018e50d218b04fab7e335f02d9a456c2 - 40.3% (92.3 MB)

[#005] sha256:ea7624c3770446b6c848ddd47b0871987db77bd0d62395abcfb488b958583abd - 7.87% (18 MB)

[#006] sha256:c920addb73e3edd0a3aa65b072507e17ced561a7697b4fa5583ee24190a217c6 - 0.0% (1.09 KB)

[#007] sha256:9d9f5ecd30930ffc8e9d381cb0af83911a5fa75fe9782d0cd558e648ab72dc81 - 0.0% (419 Bytes)

[#008] sha256:ccaa56aef48275e847113f8d22ff4826cf827a17e10461ce304b5804f95f918a - 0.0% (1.13 KB)

[#009] sha256:e73547b0368b3163457c5021aec469d99c7bde0a2457f0628313e25bb23901e1 - 0.0% (458 Bytes)

[#010] sha256:34b1787bb3cf7bae467cc927073f9fb5fb77603c01d03b128101a1c658e08722 - 0.0% (813 Bytes)

[#011] sha256:9b36659fd4e17709a57b92736bba3919e71905ee764819208022ee200d17e652 - 0.0% (9.79 KB)

[#012] sha256:263458486836ba2fc5e218d7a9658840b6825b10397e3c89e981e17e8e088c96 - 0.0% (339 Bytes)

[#013] sha256:ed27b67330753c315f69833a4ceaf2409e9560adeaf01582ac47c26a54f9fbf7 - 0.0% (171 Bytes)

[#014] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)

[#015] sha256:af2b06e6395e8c7d44e72a69dcfc645074f32ab1565cf74d84a845b20b673acc - 15.59% (35.7 MB)


History
2026-02-10 16:52:26 UTC

/bin/sh -c #(nop) ARG RELEASE

2026-02-10 16:52:26 UTC

/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH

2026-02-10 16:52:27 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu

2026-02-10 16:52:27 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=24.04

2026-02-10 16:52:29 UTC

/bin/sh -c #(nop) ADD file:25d708bf0b30ddee20c0b2764034e065aca922cafd48eb9c662e35ba02ccf1de in /

2026-02-10 16:52:29 UTC

/bin/sh -c #(nop) CMD ["/bin/bash"]

2026-02-18 06:05:54 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

2026-02-20 06:06:10 UTC (buildkit.dockerfile.v0)

COPY /requirements.txt /requirements-container.txt /opt/netbox/ # buildkit

2026-02-24 06:08:13 UTC (buildkit.dockerfile.v0)

COPY /usr/local/bin/uv /usr/local/bin/ # buildkit

2026-02-24 06:08:17 UTC (buildkit.dockerfile.v0)

COPY /opt/netbox/venv /opt/netbox/venv # buildkit

2026-02-24 19:37:22 UTC (buildkit.dockerfile.v0)

ARG NETBOX_PATH=.netbox

2026-02-24 19:37:22 UTC (buildkit.dockerfile.v0)

COPY .netbox /opt/netbox # buildkit

2026-02-24 19:37:22 UTC (buildkit.dockerfile.v0)

COPY docker/configuration.docker.py /opt/netbox/netbox/netbox/configuration.py # buildkit

2026-02-24 19:37:22 UTC (buildkit.dockerfile.v0)

COPY docker/ldap_config.docker.py /opt/netbox/netbox/netbox/ldap_config.py # buildkit

2026-02-24 19:37:22 UTC (buildkit.dockerfile.v0)

COPY docker/docker-entrypoint.sh /opt/netbox/docker-entrypoint.sh # buildkit

2026-02-24 19:37:22 UTC (buildkit.dockerfile.v0)

COPY docker/launch-netbox.sh /opt/netbox/launch-netbox.sh # buildkit

2026-02-24 19:37:22 UTC (buildkit.dockerfile.v0)

COPY docker/super_user.py /opt/netbox/super_user.py # buildkit

2026-02-24 19:37:22 UTC (buildkit.dockerfile.v0)

COPY configuration/ /etc/netbox/config/ # buildkit

2026-02-24 19:37:22 UTC (buildkit.dockerfile.v0)

COPY docker/granian.py /opt/netbox/netbox/netbox/granian.py # buildkit

2026-02-24 19:37:22 UTC (buildkit.dockerfile.v0)

COPY VERSION /opt/netbox/VERSION # buildkit

2026-02-24 19:37:22 UTC (buildkit.dockerfile.v0)

WORKDIR /opt/netbox/netbox

2026-02-24 19:37:39 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

2026-02-24 19:37:39 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-02-24 19:37:39 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/usr/bin/tini" "--"]

2026-02-24 19:37:39 UTC (buildkit.dockerfile.v0)

CMD ["/opt/netbox/docker-entrypoint.sh" "/opt/netbox/launch-netbox.sh"]

2026-02-24 19:37:39 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=

Danger Zone
Delete Tag

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.

Delete