Namespace
netboxcommunity
Image / Tag
netbox:v4.6.0-beta1-4.0.2
Content Digest
sha256:9fba6b5b5f6253f3ae6c7ebf130c2c4b663bdf7feb56d169591fe474a662faa2
Details
Created

2026-04-22 06:23:23 UTC

Size

240 MB

Content Digest
Labels
  • netbox.build-reason
    netbox-docker
  • netbox.git-branch
    HEAD
  • netbox.git-ref
    539448683c7b3b208b96a7cd228ee9ad144faf09
  • netbox.git-url
    https://github.com/netbox-community/netbox.git
  • netbox.last-base-image-layer
    sha256:b40150c1c2717d324cdb17278c8efdfa4dfcd2ffe083e976f0bcedf31115f081
  • netbox.original-tag
    v4.6.0-beta1-4.0.2
  • org.opencontainers.image.authors
    The netbox-docker contributors.
  • org.opencontainers.image.created
    2026-04-22T06:20:07+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
    d54df01e21f85917fa2672160407e19a4e1fa5bf
  • 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 - 11.82% (28.4 MB)

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

[#002] sha256:e791c67e7ea4a73f987d14dee20cc9230eb1e7fb870df40c5033a464cd57b549 - 0.0% (804 Bytes)

[#003] sha256:cb2e697fa1049d49c80a3e28a65ce4222461c3d56414e33034e59a76e786138d - 9.66% (23.2 MB)

[#004] sha256:3f8ec3b45c20cb39f951a44b4a21608fe778dc96f4056d4f29ea1a4c8ac75192 - 42.09% (101 MB)

[#005] sha256:27a198d06b9443bcfa7cda892097a5cb3e70ba93fe74f06b3e02d5c929d9afb2 - 7.53% (18 MB)

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

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

[#008] sha256:2f5302f173c3bd8d6330d230b9b875bedb700e0bf8324f02db0ee5dfc514638b - 0.0% (1.12 KB)

[#009] sha256:22e84862920dfae8a0e062d7e466d882d02b69cc64e41dbfb3bde707ff6f8033 - 0.0% (453 Bytes)

[#010] sha256:f9717697abcb215af50ebefa8193cff5da9d9402fd9c3d1d1f0f94d1e64d8f46 - 0.0% (807 Bytes)

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

[#012] sha256:4a84bf1baa3ac3e8f4c8b18c2b1cb04821789b806410b070db8d6e68b36123af - 0.0% (337 Bytes)

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

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

[#015] sha256:6a7403096a71aa11bb8dc6e65ecd33817d52d7f958ffe82285d17b8615189922 - 14.93% (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-22 06:23:01 UTC (buildkit.dockerfile.v0)

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

2026-04-22 06:23:01 UTC (buildkit.dockerfile.v0)

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

2026-04-22 06:23:07 UTC (buildkit.dockerfile.v0)

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

2026-04-22 06:23:07 UTC (buildkit.dockerfile.v0)

ARG NETBOX_PATH=.netbox

2026-04-22 06:23:07 UTC (buildkit.dockerfile.v0)

COPY .netbox /opt/netbox # buildkit

2026-04-22 06:23:08 UTC (buildkit.dockerfile.v0)

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

2026-04-22 06:23:08 UTC (buildkit.dockerfile.v0)

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

2026-04-22 06:23:08 UTC (buildkit.dockerfile.v0)

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

2026-04-22 06:23:08 UTC (buildkit.dockerfile.v0)

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

2026-04-22 06:23:08 UTC (buildkit.dockerfile.v0)

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

2026-04-22 06:23:08 UTC (buildkit.dockerfile.v0)

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

2026-04-22 06:23:08 UTC (buildkit.dockerfile.v0)

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

2026-04-22 06:23:08 UTC (buildkit.dockerfile.v0)

COPY VERSION /opt/netbox/VERSION # buildkit

2026-04-22 06:23:08 UTC (buildkit.dockerfile.v0)

WORKDIR /opt/netbox/netbox

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

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

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

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

2026-04-22 06:23:23 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-22 06:23:54 UTC

Size

236 MB

Content Digest
Labels
  • netbox.build-reason
    netbox-docker
  • netbox.git-branch
    HEAD
  • netbox.git-ref
    539448683c7b3b208b96a7cd228ee9ad144faf09
  • netbox.git-url
    https://github.com/netbox-community/netbox.git
  • netbox.last-base-image-layer
    sha256:b40150c1c2717d324cdb17278c8efdfa4dfcd2ffe083e976f0bcedf31115f081
  • netbox.original-tag
    v4.6.0-beta1-4.0.2
  • org.opencontainers.image.authors
    The netbox-docker contributors.
  • org.opencontainers.image.created
    2026-04-22T06:20:07+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
    d54df01e21f85917fa2672160407e19a4e1fa5bf
  • 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 - 11.66% (27.5 MB)

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

[#002] sha256:1ddb831ae4e83a5cf5cf8d692986550d425ba1058dc3b3e1cdb8d9bd0a3448c6 - 0.0% (803 Bytes)

[#003] sha256:3c0e3f63cdb0db8c3ac95f58f402dccf2cac932ffea37bc0d63bd6047de5af33 - 9.37% (22.1 MB)

[#004] sha256:31cdfc61891ca2ac144076f0a137b5acdc81ec7a0df696d2d67911c890a70f1d - 42.06% (99.3 MB)

[#005] sha256:d115c1055a0f328e6ce4daf14d37d5624fc8ecacc06f468bee5beb8ad2782dca - 7.64% (18 MB)

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

[#007] sha256:433c9b66c0e77e95b9bacdc7858abc223631ba41e107b440603513faa8943277 - 0.0% (415 Bytes)

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

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

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

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

[#012] sha256:254a330b1b52cabf3fcc92edd89a558c9e49379a33e76c0719c3c444d324dce2 - 0.0% (341 Bytes)

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

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

[#015] sha256:1fdbe3b9653c37906f3cf13b1f3930ee876c7cd667feaa698cbed890b51b49e0 - 15.16% (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-22 06:23:00 UTC (buildkit.dockerfile.v0)

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

2026-04-22 06:23:00 UTC (buildkit.dockerfile.v0)

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

2026-04-22 06:23:36 UTC (buildkit.dockerfile.v0)

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

2026-04-22 06:23:37 UTC (buildkit.dockerfile.v0)

ARG NETBOX_PATH=.netbox

2026-04-22 06:23:37 UTC (buildkit.dockerfile.v0)

COPY .netbox /opt/netbox # buildkit

2026-04-22 06:23:37 UTC (buildkit.dockerfile.v0)

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

2026-04-22 06:23:37 UTC (buildkit.dockerfile.v0)

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

2026-04-22 06:23:37 UTC (buildkit.dockerfile.v0)

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

2026-04-22 06:23:37 UTC (buildkit.dockerfile.v0)

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

2026-04-22 06:23:37 UTC (buildkit.dockerfile.v0)

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

2026-04-22 06:23:37 UTC (buildkit.dockerfile.v0)

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

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

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

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

COPY VERSION /opt/netbox/VERSION # buildkit

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

WORKDIR /opt/netbox/netbox

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

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

2026-04-22 06:23:54 UTC (buildkit.dockerfile.v0)

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

2026-04-22 06:23:54 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