Namespace
netboxcommunity
Image / Tag
netbox:v4.5.4
Content Digest
sha256:971306a1c8dc251caee5a11bb707cadf4d2b4816b47a45bfb322321724e6dc5f
Details
Created

2026-03-17 08:33:32 UTC

Size

233 MB

Content Digest
Labels
  • netbox.build-reason
    netbox-docker
  • netbox.git-branch
    HEAD
  • netbox.git-ref
    983ba4fda887b9bf79a3fca0740dbbf7cc074349
  • netbox.git-url
    https://github.com/netbox-community/netbox.git
  • netbox.last-base-image-layer
    sha256:817807f3c64e0b90b66edc7d90297f121cad2a7c2a3ee05a731557762f91e6c7
  • netbox.original-tag
    v4.5.4-4.0.2
  • org.opencontainers.image.authors
    The netbox-docker contributors.
  • org.opencontainers.image.created
    2026-03-17T08:30:39+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
    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:817807f3c64e0b90b66edc7d90297f121cad2a7c2a3ee05a731557762f91e6c7 - 12.18% (28.4 MB)

[#001] sha256:eef0cf0e832f03f3f4c642aff791ed772da2b46506381f589757ddfef1b55472 - 15.0% (34.9 MB)

[#002] sha256:7a3a633f4c405460013388107bfe5bfa14ea9f86326cf9630a9cddfd24953146 - 0.0% (794 Bytes)

[#003] sha256:de8300c3d8017a42e0df446b87c65c065badb334c34fb716e6320b7a2d9b579d - 9.4% (21.9 MB)

[#004] sha256:24edd48321943452291ae70551bc0fa054159709163b399098ca166d39bdf569 - 40.34% (93.9 MB)

[#005] sha256:2c6e1267efee867f1ef6ff5c2df85474968bc89a242e941a69061aa3243c58e1 - 7.74% (18 MB)

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

[#007] sha256:08fa6c7171a0849002d5821cc9e9ab9e26d244db821b83c55060e8416239c816 - 0.0% (415 Bytes)

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

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

[#010] sha256:8756442b506309e657d6762ba1ee4ab1337119d04d48d2af5b1c9d31a9c903d5 - 0.0% (809 Bytes)

[#011] sha256:21994918043473bb8a1a3c7e885bc5ef36b18a62204bb9e307a0c5af15d689bb - 0.0% (9.79 KB)

[#012] sha256:799e0bfb271c240cc4a98f8fd2b0219ad91a38983c0547706f2a3b9fdb40ff1a - 0.0% (338 Bytes)

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

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

[#015] sha256:4b9de2462dd4625ca0b4dd6d97daaff9163042690c53f8ecf3e28eb41051756b - 15.34% (35.7 MB)


History
2026-02-23 17:17:53 UTC

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

2026-02-23 17:17:53 UTC

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

2026-02-23 17:17:53 UTC

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

2026-02-23 17:17:53 UTC

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

2026-02-23 17:17:55 UTC

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

2026-02-23 17:17:56 UTC

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

2026-03-17 06:05:24 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-03-17 08:33:09 UTC (buildkit.dockerfile.v0)

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

2026-03-17 08:33:09 UTC (buildkit.dockerfile.v0)

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

2026-03-17 08:33:13 UTC (buildkit.dockerfile.v0)

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

2026-03-17 08:33:14 UTC (buildkit.dockerfile.v0)

ARG NETBOX_PATH=.netbox

2026-03-17 08:33:14 UTC (buildkit.dockerfile.v0)

COPY .netbox /opt/netbox # buildkit

2026-03-17 08:33:14 UTC (buildkit.dockerfile.v0)

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

2026-03-17 08:33:14 UTC (buildkit.dockerfile.v0)

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

2026-03-17 08:33:14 UTC (buildkit.dockerfile.v0)

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

2026-03-17 08:33:15 UTC (buildkit.dockerfile.v0)

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

2026-03-17 08:33:15 UTC (buildkit.dockerfile.v0)

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

2026-03-17 08:33:15 UTC (buildkit.dockerfile.v0)

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

2026-03-17 08:33:15 UTC (buildkit.dockerfile.v0)

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

2026-03-17 08:33:15 UTC (buildkit.dockerfile.v0)

COPY VERSION /opt/netbox/VERSION # buildkit

2026-03-17 08:33:15 UTC (buildkit.dockerfile.v0)

WORKDIR /opt/netbox/netbox

2026-03-17 08:33: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-03-17 08:33: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-03-17 08:33:32 UTC (buildkit.dockerfile.v0)

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

2026-03-17 08:33:32 UTC (buildkit.dockerfile.v0)

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

2026-03-17 08:33: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-03-17 08:34:01 UTC

Size

229 MB

Content Digest
Labels
  • netbox.build-reason
    netbox-docker
  • netbox.git-branch
    HEAD
  • netbox.git-ref
    983ba4fda887b9bf79a3fca0740dbbf7cc074349
  • netbox.git-url
    https://github.com/netbox-community/netbox.git
  • netbox.last-base-image-layer
    sha256:817807f3c64e0b90b66edc7d90297f121cad2a7c2a3ee05a731557762f91e6c7
  • netbox.original-tag
    v4.5.4-4.0.2
  • org.opencontainers.image.authors
    The netbox-docker contributors.
  • org.opencontainers.image.created
    2026-03-17T08:30:39+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
    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:86790fc5660dcd86928b849ae0826aba701bf9e005e92c8f9e06c917e82c87f7 - 12.02% (27.5 MB)

[#001] sha256:b8da2864555dd19d7cba8aa7e0ef07e5793b2fc591c06e8375795962c2a2d59a - 15.17% (34.7 MB)

[#002] sha256:e4044bf4f2bc863c4ff0eb7f0e85b32e54c77dd6dbfc0a54c473d362fd1e942d - 0.0% (794 Bytes)

[#003] sha256:8b027adcfc273f49f90073c868114ce8c06f442c679779d07f945f1e56cbea52 - 9.1% (20.8 MB)

[#004] sha256:af510af81f952bc7bdededcd8011d8462f9553fd5c5ee96e1d910e993cd8a054 - 40.25% (92.2 MB)

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

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

[#007] sha256:92ffcf431db89f35f93e6f54b2bb017f8ff528bfe96887049dc52d28c723a63c - 0.0% (415 Bytes)

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

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

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

[#011] sha256:7bb408d5f75e7fc496c6adc60e229b7df4b24fd01fdea9765d664118e5f25fc3 - 0.0% (9.79 KB)

[#012] sha256:6a8804b1590720a311f8975b6ad2fc70b39991f3680ba6e50973adebcb15db70 - 0.0% (339 Bytes)

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

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

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


History
2026-02-23 17:19:30 UTC

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

2026-02-23 17:19:30 UTC

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

2026-02-23 17:19:30 UTC

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

2026-02-23 17:19:30 UTC

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

2026-02-23 17:19:32 UTC

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

2026-02-23 17:19:33 UTC

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

2026-03-17 06:05:29 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-03-17 08:33:36 UTC (buildkit.dockerfile.v0)

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

2026-03-17 08:33:36 UTC (buildkit.dockerfile.v0)

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

2026-03-17 08:33:41 UTC (buildkit.dockerfile.v0)

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

2026-03-17 08:33:42 UTC (buildkit.dockerfile.v0)

ARG NETBOX_PATH=.netbox

2026-03-17 08:33:42 UTC (buildkit.dockerfile.v0)

COPY .netbox /opt/netbox # buildkit

2026-03-17 08:33:42 UTC (buildkit.dockerfile.v0)

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

2026-03-17 08:33:42 UTC (buildkit.dockerfile.v0)

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

2026-03-17 08:33:42 UTC (buildkit.dockerfile.v0)

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

2026-03-17 08:33:43 UTC (buildkit.dockerfile.v0)

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

2026-03-17 08:33:43 UTC (buildkit.dockerfile.v0)

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

2026-03-17 08:33:43 UTC (buildkit.dockerfile.v0)

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

2026-03-17 08:33:43 UTC (buildkit.dockerfile.v0)

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

2026-03-17 08:33:43 UTC (buildkit.dockerfile.v0)

COPY VERSION /opt/netbox/VERSION # buildkit

2026-03-17 08:33:43 UTC (buildkit.dockerfile.v0)

WORKDIR /opt/netbox/netbox

2026-03-17 08:34:01 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-03-17 08:34:01 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-03-17 08:34:01 UTC (buildkit.dockerfile.v0)

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

2026-03-17 08:34:01 UTC (buildkit.dockerfile.v0)

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

2026-03-17 08:34:01 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