Namespace
netboxcommunity
Image / Tag
netbox:feature
Content Digest
sha256:52398962c9d29028c4386658f86805a9942aa5909134ae6d2dbc59d64766b144
Details
Created

2026-01-29 06:01:58 UTC

Size

227 MB

Content Digest
Labels
  • netbox.build-reason
    netbox netbox-docker
  • netbox.git-branch
    HEAD
  • netbox.git-ref
    0b507eb2074a414a63f3937888abdbecc7d4bebc
  • netbox.git-url
    https://github.com/netbox-community/netbox.git
  • netbox.last-base-image-layer
    sha256:a3629ac5b9f4680dc2032439ff2354e73b06aecc2e68f0035a2d7c001c8b4114
  • netbox.original-tag
    feature-3.4.2
  • org.opencontainers.image.authors
    The netbox-docker contributors.
  • org.opencontainers.image.created
    2026-01-29T05:59: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.ref.name
    ubuntu
  • org.opencontainers.image.revision
    643039160275bc70c57d955cd224e7c41e7e2a75
  • 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
    3.4.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:a3629ac5b9f4680dc2032439ff2354e73b06aecc2e68f0035a2d7c001c8b4114 - 12.51% (28.3 MB)

[#001] sha256:3c03501fa367308b7b8113d651b2a6adad7480d11284dfda4e4c9b0bd58e5813 - 14.78% (33.5 MB)

[#002] sha256:d07f69a0f088f1fd7641b0dc7717c1b54232b6039d80140cce43264e37aefb7d - 0.0% (786 Bytes)

[#003] sha256:1f369945f65ed1e16c0caa0e4f3e37c9774f06b228be223a712541b28e548ecf - 9.18% (20.8 MB)

[#004] sha256:0536c495f46264a43674c651c14cd31a4fcdcce89b0795cfec2f1f80b692351e - 39.89% (90.4 MB)

[#005] sha256:4afac9ec51687826c0d44bcb63ee0691df68576616d53da83d161437671a4cfb - 7.94% (18 MB)

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

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

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

[#009] sha256:5abddf42ebd26b45233a4d18861d45f1d7addf7361f76d9abf8109d861632a4b - 0.0% (438 Bytes)

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

[#011] sha256:093863ada8ff8797d1eae1594ae9cd8f9b3fb12d3b8a810e180dc24ab85732fc - 0.0% (9.62 KB)

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

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

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

[#015] sha256:e86de049a8039130a2266f9ff60e1764a06da943b915d01dc116b5c5b983384d - 15.71% (35.6 MB)


History
2026-01-13 05:37:25 UTC

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

2026-01-13 05:37:25 UTC

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

2026-01-13 05:37:25 UTC

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

2026-01-13 05:37:25 UTC

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

2026-01-13 05:37:27 UTC

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

2026-01-13 05:37:27 UTC

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

2026-01-16 05:50:22 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-01-29 06:01:34 UTC (buildkit.dockerfile.v0)

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

2026-01-29 06:01:34 UTC (buildkit.dockerfile.v0)

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

2026-01-29 06:01:40 UTC (buildkit.dockerfile.v0)

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

2026-01-29 06:01:40 UTC (buildkit.dockerfile.v0)

ARG NETBOX_PATH=.netbox

2026-01-29 06:01:40 UTC (buildkit.dockerfile.v0)

COPY .netbox /opt/netbox # buildkit

2026-01-29 06:01:41 UTC (buildkit.dockerfile.v0)

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

2026-01-29 06:01:41 UTC (buildkit.dockerfile.v0)

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

2026-01-29 06:01:41 UTC (buildkit.dockerfile.v0)

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

2026-01-29 06:01:41 UTC (buildkit.dockerfile.v0)

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

2026-01-29 06:01:41 UTC (buildkit.dockerfile.v0)

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

2026-01-29 06:01:41 UTC (buildkit.dockerfile.v0)

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

2026-01-29 06:01:41 UTC (buildkit.dockerfile.v0)

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

2026-01-29 06:01:41 UTC (buildkit.dockerfile.v0)

COPY VERSION /opt/netbox/VERSION # buildkit

2026-01-29 06:01:41 UTC (buildkit.dockerfile.v0)

WORKDIR /opt/netbox/netbox

2026-01-29 06:01:58 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-01-29 06:01:58 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-01-29 06:01:58 UTC (buildkit.dockerfile.v0)

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

2026-01-29 06:01:58 UTC (buildkit.dockerfile.v0)

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

2026-01-29 06:01:58 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-01-29 06:02:24 UTC

Size

223 MB

Content Digest
Labels
  • netbox.build-reason
    netbox netbox-docker
  • netbox.git-branch
    HEAD
  • netbox.git-ref
    0b507eb2074a414a63f3937888abdbecc7d4bebc
  • netbox.git-url
    https://github.com/netbox-community/netbox.git
  • netbox.last-base-image-layer
    sha256:a3629ac5b9f4680dc2032439ff2354e73b06aecc2e68f0035a2d7c001c8b4114
  • netbox.original-tag
    feature-3.4.2
  • org.opencontainers.image.authors
    The netbox-docker contributors.
  • org.opencontainers.image.created
    2026-01-29T05:59: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.ref.name
    ubuntu
  • org.opencontainers.image.revision
    643039160275bc70c57d955cd224e7c41e7e2a75
  • 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
    3.4.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:36bf709aa36d66b784b0ba1aa3276848f28501175eeb4d7a310b1a98578f8558 - 12.35% (27.5 MB)

[#001] sha256:21ea6f15a460649a2ac577705b555372005c35d03360c219ea49d392dc5b7566 - 14.93% (33.3 MB)

[#002] sha256:a55fa5e03a12b396f37d9fcfc98eab08eaf353e0ce90e90079d843bb59874255 - 0.0% (787 Bytes)

[#003] sha256:a8625ee1387306bec82c7e0648df9fffd076a8a3157f8e2a9326c3f693b374b2 - 8.96% (20 MB)

[#004] sha256:4420a57667c979442f4d43bcedafe22f4c070fbb1eebf7b6e59cea99696a56ce - 39.69% (88.4 MB)

[#005] sha256:412ebc3bcddcdd05cdffe2e756a576ee5d842715edbfecba2fcd14c887c735a7 - 8.07% (18 MB)

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

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

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

[#009] sha256:c4eb1fa54c34c03a58cd7ecc14dc6a9f6164e32a617d3d9669b2ba589d7d2a39 - 0.0% (435 Bytes)

[#010] sha256:b3f3544ab51e199ad5e50db3fbce0cda2c0fcacdf76a306e24da8149fb28e056 - 0.0% (805 Bytes)

[#011] sha256:9904d87844c2f5bfb3fcda525a69fb6a185b8f0207d6fb038b1d59ea112bb425 - 0.0% (9.62 KB)

[#012] sha256:733d1b60d2bfce97c8d85ac6fd9bfcd23f7aa291794cad11799de3d12a9af152 - 0.0% (335 Bytes)

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

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

[#015] sha256:b3bf47ed2e71c7632ee9f23c54eaee87d9a3004a75e5275dc76803ecec7514c9 - 15.98% (35.6 MB)


History
2026-01-13 05:40:13 UTC

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

2026-01-13 05:40:13 UTC

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

2026-01-13 05:40:13 UTC

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

2026-01-13 05:40:13 UTC

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

2026-01-13 05:40:17 UTC

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

2026-01-13 05:40:17 UTC

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

2026-01-16 05:50:22 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-01-29 06:02:00 UTC (buildkit.dockerfile.v0)

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

2026-01-29 06:02:00 UTC (buildkit.dockerfile.v0)

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

2026-01-29 06:02:05 UTC (buildkit.dockerfile.v0)

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

2026-01-29 06:02:05 UTC (buildkit.dockerfile.v0)

ARG NETBOX_PATH=.netbox

2026-01-29 06:02:05 UTC (buildkit.dockerfile.v0)

COPY .netbox /opt/netbox # buildkit

2026-01-29 06:02:05 UTC (buildkit.dockerfile.v0)

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

2026-01-29 06:02:06 UTC (buildkit.dockerfile.v0)

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

2026-01-29 06:02:06 UTC (buildkit.dockerfile.v0)

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

2026-01-29 06:02:06 UTC (buildkit.dockerfile.v0)

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

2026-01-29 06:02:06 UTC (buildkit.dockerfile.v0)

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

2026-01-29 06:02:06 UTC (buildkit.dockerfile.v0)

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

2026-01-29 06:02:06 UTC (buildkit.dockerfile.v0)

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

2026-01-29 06:02:06 UTC (buildkit.dockerfile.v0)

COPY VERSION /opt/netbox/VERSION # buildkit

2026-01-29 06:02:06 UTC (buildkit.dockerfile.v0)

WORKDIR /opt/netbox/netbox

2026-01-29 06:02:24 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-01-29 06:02:24 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-01-29 06:02:24 UTC (buildkit.dockerfile.v0)

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

2026-01-29 06:02:24 UTC (buildkit.dockerfile.v0)

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

2026-01-29 06:02:24 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