Namespace
netboxcommunity
Image / Tag
netbox:v4.5.10
Content Digest
sha256:3b053a0bd29d8a91e240bfe672d001d8e679b31cf0bea30f9c079fc76bdc1e54
Details
Created

2026-05-05 06:31:32 UTC

Size

232 MB

Content Digest
Labels
  • netbox.build-reason
    newtag
  • netbox.git-branch
    HEAD
  • netbox.git-ref
    b78bd713294564e0421c36c936a909e64da04b8d
  • netbox.git-url
    https://github.com/netbox-community/netbox.git
  • netbox.last-base-image-layer
  • netbox.original-tag
    v4.5.10-4.0.2
  • org.opencontainers.image.authors
    The netbox-docker contributors.
  • org.opencontainers.image.created
    2026-05-05T06:28:31+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.revision
    c6cd7ef2de050803b986c17765b8aa54282dbb3e
  • 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.2

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:b40150c1c2717d324cdb17278c8efdfa4dfcd2ffe083e976f0bcedf31115f081 - 12.24% (28.4 MB)

[#001] sha256:3c268c8ff64174fc0b01fbdaecb8fea291a6c55e075a17eb51961d455ba883d0 - 14.47% (33.5 MB)

[#002] sha256:b20ad5178ef49228fdcee090abf33fccae89d2eda63425d3a0920271e2438100 - 0.0% (798 Bytes)

[#003] sha256:0653c0427a02dbd317dd6ad8515bf2f8101bfb44fc59a27062bec45495259678 - 9.45% (21.9 MB)

[#004] sha256:abadedd4db59dec0f4b3c187ec0263c19187e3ee0cc536381746285eda6801b9 - 40.74% (94.4 MB)

[#005] sha256:ab88251d6427ee91009465fcd8e0889db9834a9a20b614486f0b21b4a1fca555 - 7.79% (18 MB)

[#006] sha256:1e2489dbb8006f5b4be3f6223b306acd2cb9c089efc7a594b3ec36b893f0c196 - 0.0% (1.08 KB)

[#007] sha256:4651a2be51c9c5c03214b61085faa6d6a5789d58f1d7ec7625e2f291931916c9 - 0.0% (414 Bytes)

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

[#009] sha256:e164187cb2a939d57141133cabfa9603ee854b427d37d54995130e637a3f2d04 - 0.0% (454 Bytes)

[#010] sha256:633ad20e5826cb2068479a23e45a40ec52af7b53408099474ac8c0cf0f0612df - 0.0% (809 Bytes)

[#011] sha256:2bd3b17fd9b2e8e21e39a0d1fbfe42f1eac164b2f7794f72ef306d3760f78823 - 0.0% (9.79 KB)

[#012] sha256:65adb688f7a7fd82924df811409e9c4aaa85d051f7e6ba13d9a20af47fe21198 - 0.0% (338 Bytes)

[#013] sha256:c90ce66894668354335e00f62040045e82c25dae9a830223c288970cca85c9d7 - 0.0% (167 Bytes)

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

[#015] sha256:711e9cab8144f87ff71b611a04f3dff6a024c519cc32e419327a281a5d61342a - 15.31% (35.5 MB)


History
2026-04-10 06:49:15 UTC

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

2026-04-10 06:49:15 UTC

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

2026-04-10 06:49:15 UTC

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

2026-04-10 06:49:17 UTC

/bin/sh -c #(nop) ADD file:8ce1caf246e7c778bca84c516d02fd4e83766bb2c530a0fffa8a351b560a2728 in /

2026-04-10 06:49:18 UTC

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

2026-04-16 06:21: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 && rm -rf /var/lib/apt/lists/* # buildkit

2026-05-05 06:31:13 UTC (buildkit.dockerfile.v0)

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

2026-05-05 06:31:13 UTC (buildkit.dockerfile.v0)

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

2026-05-05 06:31:16 UTC (buildkit.dockerfile.v0)

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

2026-05-05 06:31:16 UTC (buildkit.dockerfile.v0)

ARG NETBOX_PATH=.netbox

2026-05-05 06:31:16 UTC (buildkit.dockerfile.v0)

COPY .netbox /opt/netbox # buildkit

2026-05-05 06:31:16 UTC (buildkit.dockerfile.v0)

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

2026-05-05 06:31:16 UTC (buildkit.dockerfile.v0)

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

2026-05-05 06:31:16 UTC (buildkit.dockerfile.v0)

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

2026-05-05 06:31:17 UTC (buildkit.dockerfile.v0)

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

2026-05-05 06:31:17 UTC (buildkit.dockerfile.v0)

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

2026-05-05 06:31:17 UTC (buildkit.dockerfile.v0)

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

2026-05-05 06:31:17 UTC (buildkit.dockerfile.v0)

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

2026-05-05 06:31:17 UTC (buildkit.dockerfile.v0)

COPY VERSION /opt/netbox/VERSION # buildkit

2026-05-05 06:31:17 UTC (buildkit.dockerfile.v0)

WORKDIR /opt/netbox/netbox

2026-05-05 06:31:32 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-05-05 06:31: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

2026-05-05 06:31:32 UTC (buildkit.dockerfile.v0)

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

2026-05-05 06:31:32 UTC (buildkit.dockerfile.v0)

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

2026-05-05 06:31: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=

Details
Created

2026-05-05 06:32:06 UTC

Size

228 MB

Content Digest
Labels
  • netbox.build-reason
    newtag
  • netbox.git-branch
    HEAD
  • netbox.git-ref
    b78bd713294564e0421c36c936a909e64da04b8d
  • netbox.git-url
    https://github.com/netbox-community/netbox.git
  • netbox.last-base-image-layer
  • netbox.original-tag
    v4.5.10-4.0.2
  • org.opencontainers.image.authors
    The netbox-docker contributors.
  • org.opencontainers.image.created
    2026-05-05T06:28:31+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.revision
    c6cd7ef2de050803b986c17765b8aa54282dbb3e
  • 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.2

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:818154cda96df8bbb276b4f4339124da55756620a1037af15570bc95312850fa - 12.07% (27.5 MB)

[#001] sha256:0b9193373a985fdb57c1c3c328b269e78b562eccc11ea08d32a9de0a8fb33f25 - 14.59% (33.3 MB)

[#002] sha256:f0d761ee96c304687d5a1364a68d990540198a16fd2fff02c51a3761732fd66f - 0.0% (799 Bytes)

[#003] sha256:6874485eff0a43bb6390c1d3054dc435144e5c10ff2a04377a1b47936b61c022 - 9.2% (21 MB)

[#004] sha256:20e98d0d598884ba6b70786f5343275ad9ef7d2a8aa6ba864599f935adc6404e - 40.69% (92.8 MB)

[#005] sha256:e3ab43efb4ed92d1ab3115baf4bec899f745390693bcd722222267603591bb0c - 7.91% (18 MB)

[#006] sha256:d3b71f26c08756d71e4f063fc4b66b320ddcfb2e0ef54d42a44e773feafd8b77 - 0.0% (1.08 KB)

[#007] sha256:a1387c06d54e012e967cb3783e0799c54d3fc9fad76757f7aa1ebdba879b758d - 0.0% (413 Bytes)

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

[#009] sha256:4a70c9c9888b7ae81be002157378ee2f8c5e185512345bffd4e78de412d460c4 - 0.0% (454 Bytes)

[#010] sha256:e06f67bdae9cc90f9c5108d32853b08374d78b10f6cbf343110c1c75679fe5cb - 0.0% (808 Bytes)

[#011] sha256:5784edc2c3369f7e9688dc7ba157de0a36ba0b929d2459d57d93a05653c26e74 - 0.0% (9.79 KB)

[#012] sha256:34fd162d4ed273a7a5f29b593cb4d79ae873793d62b66b5f54274cc2f8be1feb - 0.0% (338 Bytes)

[#013] sha256:fcd84c11cf3b1f1bdcf972e22f51f868185421feb086ef94a14858b071ad938e - 0.0% (168 Bytes)

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

[#015] sha256:d18eddf6529500e142de6d88550a923be2f0f4782114b13a63799f72db42ae8d - 15.54% (35.5 MB)


History
2026-04-10 06:56:52 UTC

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

2026-04-10 06:56:52 UTC

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

2026-04-10 06:56:52 UTC

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

2026-04-10 06:56:54 UTC

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

2026-04-10 06:56:54 UTC

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

2026-04-16 06:20:17 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-05-05 06:31:43 UTC (buildkit.dockerfile.v0)

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

2026-05-05 06:31:43 UTC (buildkit.dockerfile.v0)

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

2026-05-05 06:31:48 UTC (buildkit.dockerfile.v0)

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

2026-05-05 06:31:49 UTC (buildkit.dockerfile.v0)

ARG NETBOX_PATH=.netbox

2026-05-05 06:31:49 UTC (buildkit.dockerfile.v0)

COPY .netbox /opt/netbox # buildkit

2026-05-05 06:31:49 UTC (buildkit.dockerfile.v0)

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

2026-05-05 06:31:49 UTC (buildkit.dockerfile.v0)

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

2026-05-05 06:31:49 UTC (buildkit.dockerfile.v0)

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

2026-05-05 06:31:49 UTC (buildkit.dockerfile.v0)

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

2026-05-05 06:31:49 UTC (buildkit.dockerfile.v0)

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

2026-05-05 06:31:49 UTC (buildkit.dockerfile.v0)

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

2026-05-05 06:31:49 UTC (buildkit.dockerfile.v0)

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

2026-05-05 06:31:49 UTC (buildkit.dockerfile.v0)

COPY VERSION /opt/netbox/VERSION # buildkit

2026-05-05 06:31:49 UTC (buildkit.dockerfile.v0)

WORKDIR /opt/netbox/netbox

2026-05-05 06:32:06 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-05-05 06:32:06 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-05-05 06:32:06 UTC (buildkit.dockerfile.v0)

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

2026-05-05 06:32:06 UTC (buildkit.dockerfile.v0)

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

2026-05-05 06:32:06 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