Namespace
netboxcommunity
Image / Tag
netbox:latest
Content Digest
sha256:5d8a92b9819a97871c3526eb3337f3042259264843597433719f34f85e5d502b
Details
Created

2026-04-16 06:30:28 UTC

Size

232 MB

Content Digest
Labels
  • netbox.build-reason
    ubuntu
  • netbox.git-branch
    HEAD
  • netbox.git-ref
    75e1b86613792458b4d4c8d0cbbfc94df16cfaaf
  • netbox.git-url
    https://github.com/netbox-community/netbox.git
  • netbox.last-base-image-layer
    sha256:b40150c1c2717d324cdb17278c8efdfa4dfcd2ffe083e976f0bcedf31115f081
  • netbox.original-tag
    v4.5.8-4.0.2
  • org.opencontainers.image.authors
    The netbox-docker contributors.
  • org.opencontainers.image.created
    2026-04-16T06:19:54+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.25% (28.4 MB)

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

[#002] sha256:6f6c1dd21de162da63a89a0c50d2983654c9e6849c8b0261486e7c95fe676031 - 0.0% (797 Bytes)

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

[#004] sha256:703e1b3f1fb097a3ec2514188d97852f89bd55139c7ba0ee75dd34d968f8f896 - 40.61% (94 MB)

[#005] sha256:d2dd8fd2884eb1b27b6db9fde223986924e1bbcb2aee27ae045bf3d9418aa5bf - 7.77% (18 MB)

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

[#007] sha256:4aabc9369d00a301e0d6507bff57552717733516fb3d856503344fff1336a906 - 0.0% (416 Bytes)

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

[#009] sha256:bfdb42f614ba7c7c39209adff1911c9d541215c3fe54b03e6de590049e69244d - 0.0% (455 Bytes)

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

[#011] sha256:221f89faccebef3c8016d568d9280724ba01f0551a9081b24cba70fa0e5208cd - 0.0% (9.79 KB)

[#012] sha256:2f7aaa118abddd30d4787ecfd2cd4148cdee4e7bdafefee24d4cb042f3b137ee - 0.0% (340 Bytes)

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

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

[#015] sha256:4a97c0cd9a40b57e1471a95f6e32650f283ab2cc5262c129e4287cffd873c7f1 - 15.44% (35.8 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-04-16 06:30:08 UTC (buildkit.dockerfile.v0)

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

2026-04-16 06:30:08 UTC (buildkit.dockerfile.v0)

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

2026-04-16 06:30:11 UTC (buildkit.dockerfile.v0)

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

2026-04-16 06:30:12 UTC (buildkit.dockerfile.v0)

ARG NETBOX_PATH=.netbox

2026-04-16 06:30:12 UTC (buildkit.dockerfile.v0)

COPY .netbox /opt/netbox # buildkit

2026-04-16 06:30:13 UTC (buildkit.dockerfile.v0)

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

2026-04-16 06:30:13 UTC (buildkit.dockerfile.v0)

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

2026-04-16 06:30:13 UTC (buildkit.dockerfile.v0)

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

2026-04-16 06:30:13 UTC (buildkit.dockerfile.v0)

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

2026-04-16 06:30:13 UTC (buildkit.dockerfile.v0)

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

2026-04-16 06:30:13 UTC (buildkit.dockerfile.v0)

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

2026-04-16 06:30:13 UTC (buildkit.dockerfile.v0)

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

2026-04-16 06:30:13 UTC (buildkit.dockerfile.v0)

COPY VERSION /opt/netbox/VERSION # buildkit

2026-04-16 06:30:13 UTC (buildkit.dockerfile.v0)

WORKDIR /opt/netbox/netbox

2026-04-16 06:30:28 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-04-16 06:30:28 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-04-16 06:30:28 UTC (buildkit.dockerfile.v0)

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

2026-04-16 06:30:28 UTC (buildkit.dockerfile.v0)

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

2026-04-16 06:30:28 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-04-16 06:23:56 UTC

Size

228 MB

Content Digest
Labels
  • netbox.build-reason
    ubuntu
  • netbox.git-branch
    HEAD
  • netbox.git-ref
    75e1b86613792458b4d4c8d0cbbfc94df16cfaaf
  • netbox.git-url
    https://github.com/netbox-community/netbox.git
  • netbox.last-base-image-layer
    sha256:b40150c1c2717d324cdb17278c8efdfa4dfcd2ffe083e976f0bcedf31115f081
  • netbox.original-tag
    v4.5.8-4.0.2
  • org.opencontainers.image.authors
    The netbox-docker contributors.
  • org.opencontainers.image.created
    2026-04-16T06:19:54+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.08% (27.5 MB)

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

[#002] sha256:5a805cc78d7d140427c691883f16b714c9d68079f4df86c3ac668a9060a1846f - 0.0% (796 Bytes)

[#003] sha256:4f5714fc773fff87660b7e583a25f2b12a4bd104c300f9d56f95433755ef25c0 - 9.21% (21 MB)

[#004] sha256:68573d2fcafe1e8c633d7aa15c277b7d7544415ccfb32656e48d2fe266555bda - 40.51% (92.3 MB)

[#005] sha256:c77d8fd2835bf3313a5e61d4b84d7798d7a4393a6ede2417ed8d6af7e7106b5b - 7.9% (18 MB)

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

[#007] sha256:75c8e6869050fed336f0b98752e4c04b7d775afb26915372ce0e078043d8c347 - 0.0% (417 Bytes)

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

[#009] sha256:f6382296a82665338a8878f62afd58c74cc76db497e994516e1bdaa7c55f4419 - 0.0% (455 Bytes)

[#010] sha256:8ba7c2caf752dbecd129ae63476b96ca683d4e2333ef43a43e82e8254f8e4f6a - 0.0% (809 Bytes)

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

[#012] sha256:8fb1d08fb0b96d1569891cf02b38000d0adaa109433a17b651636d7c928e18ce - 0.0% (339 Bytes)

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

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

[#015] sha256:5dff565520610da3051a5d24e53f0dada6ff60ea218f7d4a104093c802675580 - 15.69% (35.8 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-04-16 06:23:33 UTC (buildkit.dockerfile.v0)

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

2026-04-16 06:23:33 UTC (buildkit.dockerfile.v0)

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

2026-04-16 06:23:38 UTC (buildkit.dockerfile.v0)

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

2026-04-16 06:23:38 UTC (buildkit.dockerfile.v0)

ARG NETBOX_PATH=.netbox

2026-04-16 06:23:38 UTC (buildkit.dockerfile.v0)

COPY .netbox /opt/netbox # buildkit

2026-04-16 06:23:39 UTC (buildkit.dockerfile.v0)

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

2026-04-16 06:23:39 UTC (buildkit.dockerfile.v0)

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

2026-04-16 06:23:39 UTC (buildkit.dockerfile.v0)

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

2026-04-16 06:23:39 UTC (buildkit.dockerfile.v0)

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

2026-04-16 06:23:39 UTC (buildkit.dockerfile.v0)

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

2026-04-16 06:23:39 UTC (buildkit.dockerfile.v0)

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

2026-04-16 06:23:39 UTC (buildkit.dockerfile.v0)

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

2026-04-16 06:23:39 UTC (buildkit.dockerfile.v0)

COPY VERSION /opt/netbox/VERSION # buildkit

2026-04-16 06:23:39 UTC (buildkit.dockerfile.v0)

WORKDIR /opt/netbox/netbox

2026-04-16 06:23:56 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-04-16 06:23:56 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-04-16 06:23:56 UTC (buildkit.dockerfile.v0)

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

2026-04-16 06:23:56 UTC (buildkit.dockerfile.v0)

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

2026-04-16 06:23:56 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