Namespace
netboxcommunity
Image / Tag
netbox:feature-3.2.1
Content Digest
sha256:26656a2ba85d782d08b40c61bc7fdbcf86a2b105278b60a81fa56756eed92f9f
Details
Created

2025-05-02 05:51:39 UTC

Size

224 MB

Content Digest
Labels
  • netbox.build-reason
    netbox
  • netbox.git-branch
    HEAD
  • netbox.git-ref
    64b5867cb3d4a3ab00ef2459078661f20fd1f01b
  • netbox.git-url
    https://github.com/netbox-community/netbox.git
  • netbox.last-base-image-layer
    sha256:2726e237d1a374379e783053d93d0345c8a3bf3c57b5d35b099de1ad777486ee
  • netbox.original-tag
    feature-3.2.1
  • org.opencontainers.image.authors
    The netbox-docker contributors.
  • org.opencontainers.image.created
    2025-05-02T05:48+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
    2efacf39ca0f885ebaca27fdf7d7fb9fc5241c51
  • 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.2.1

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:2726e237d1a374379e783053d93d0345c8a3bf3c57b5d35b099de1ad777486ee - 12.67% (28.3 MB)

[#001] sha256:ae28c7fa57bc33c5547e2c30a5c933a5a566112b59994585d553c573ac362c85 - 20.95% (46.9 MB)

[#002] sha256:4358fc25dded2d13c976fc0d87a9d3d7bd19c703791bcb20abff1d0140ba01ff - 0.0% (745 Bytes)

[#003] sha256:281b4e029ea8e85279a4e13ae2fba61de1347fd34eb7dfc5b834ade3d5b72319 - 6.81% (15.2 MB)

[#004] sha256:5fd43f8727ba326a44adff5a8da5a6dc39a1955a7d273f567e935f0c306721e8 - 36.02% (80.6 MB)

[#005] sha256:ed58bdf1d63c895cfe283431b74001de754fd4a62fb0304143fd7bc6a1182e17 - 7.95% (17.8 MB)

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

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

[#008] sha256:9eb7fd3ef8fc67c6d392e209a6490c2cc904db68825fb37a400b6a5a03b87255 - 0.0% (1.55 KB)

[#009] sha256:169388b1f153b515216a14b325ec74d58d66c3085f1a1cee1d5f947d80a56a42 - 0.0% (317 Bytes)

[#010] sha256:c1c5762e181c4f625dadba887c4fe4fe5f967aff3f2ee0880d919d8821f9eaac - 0.0% (887 Bytes)

[#011] sha256:dbf14e969f262d20069d0fdaf169ae19bd2ba8fd1e1e8d8e9fe8f5e089d5e695 - 0.0% (9.34 KB)

[#012] sha256:62614c7a492c86d374c6a5564b2acf713064944a9ce16f52f7524e06788d4e31 - 0.0% (575 Bytes)

[#013] sha256:e59a71d768aa087325b05a5e7e508eabb8a4bad0aca59b8d12f42ffa6690eadb - 0.0% (169 Bytes)

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

[#015] sha256:43d0a9951d5b638264beffd4029cb3afb115a89a2c12e0d5f343c5bdda6ea1cf - 15.6% (34.9 MB)


History
2025-04-08 10:43:12 UTC

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

2025-04-08 10:43:12 UTC

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

2025-04-08 10:43:12 UTC

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

2025-04-08 10:43:12 UTC

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

2025-04-08 10:43:14 UTC

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

2025-04-08 10:43:15 UTC

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

2025-04-10 05:49:10 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 && curl --silent --output /usr/share/keyrings/nginx-keyring.gpg https://unit.nginx.org/keys/nginx-keyring.gpg && echo "deb [signed-by=/usr/share/keyrings/nginx-keyring.gpg] https://packages.nginx.org/unit/ubuntu/ noble unit" > /etc/apt/sources.list.d/unit.list && apt-get update -qq && apt-get install --yes -qq --no-install-recommends unit=1.34.1-1~noble unit-python3.12=1.34.1-1~noble && rm -rf /var/lib/apt/lists/* # buildkit

2025-05-02 05:51:16 UTC (buildkit.dockerfile.v0)

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

2025-05-02 05:51:16 UTC (buildkit.dockerfile.v0)

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

2025-05-02 05:51:21 UTC (buildkit.dockerfile.v0)

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

2025-05-02 05:51:24 UTC (buildkit.dockerfile.v0)

ARG NETBOX_PATH=.netbox

2025-05-02 05:51:24 UTC (buildkit.dockerfile.v0)

COPY .netbox /opt/netbox # buildkit

2025-05-02 05:51:24 UTC (buildkit.dockerfile.v0)

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

2025-05-02 05:51:24 UTC (buildkit.dockerfile.v0)

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

2025-05-02 05:51:24 UTC (buildkit.dockerfile.v0)

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

2025-05-02 05:51:25 UTC (buildkit.dockerfile.v0)

COPY docker/housekeeping.sh /opt/netbox/housekeeping.sh # buildkit

2025-05-02 05:51:25 UTC (buildkit.dockerfile.v0)

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

2025-05-02 05:51:25 UTC (buildkit.dockerfile.v0)

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

2025-05-02 05:51:25 UTC (buildkit.dockerfile.v0)

COPY docker/nginx-unit.json /etc/unit/ # buildkit

2025-05-02 05:51:25 UTC (buildkit.dockerfile.v0)

COPY VERSION /opt/netbox/VERSION # buildkit

2025-05-02 05:51:25 UTC (buildkit.dockerfile.v0)

WORKDIR /opt/netbox/netbox

2025-05-02 05:51:39 UTC (buildkit.dockerfile.v0)

RUN |1 NETBOX_PATH=.netbox /bin/sh -c mkdir -p static /opt/unit/state/ /opt/unit/tmp/ && chown -R unit:root /opt/unit/ media reports scripts && chmod -R g+w /opt/unit/ 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 && mkdir /opt/netbox/netbox/local && echo "build: Docker-$(cat /opt/netbox/VERSION)" > /opt/netbox/netbox/local/release.yaml # buildkit

2025-05-02 05:51:39 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

2025-05-02 05:51:39 UTC (buildkit.dockerfile.v0)

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

2025-05-02 05:51:39 UTC (buildkit.dockerfile.v0)

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

2025-05-02 05:51:39 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

2025-05-02 05:52:46 UTC

Size

221 MB

Content Digest
Labels
  • netbox.build-reason
    netbox
  • netbox.git-branch
    HEAD
  • netbox.git-ref
    64b5867cb3d4a3ab00ef2459078661f20fd1f01b
  • netbox.git-url
    https://github.com/netbox-community/netbox.git
  • netbox.last-base-image-layer
    sha256:2726e237d1a374379e783053d93d0345c8a3bf3c57b5d35b099de1ad777486ee
  • netbox.original-tag
    feature-3.2.1
  • org.opencontainers.image.authors
    The netbox-docker contributors.
  • org.opencontainers.image.created
    2025-05-02T05:48+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
    2efacf39ca0f885ebaca27fdf7d7fb9fc5241c51
  • 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.2.1

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:49b96e96358d7aed127d4f4cd2294d77d497c683123bbad89fa80a83d8ef64aa - 12.47% (27.5 MB)

[#001] sha256:b0f5f931257b390e8a94755879cf89481fe18e7f7f1f0e712b3c0e4a45acecda - 20.97% (46.3 MB)

[#002] sha256:333be1a7e8d712e9ae599afd62ea14d5f153c5362ab6db37faa420f6da7faddf - 0.0% (744 Bytes)

[#003] sha256:e8327d03c4acc917696d55022be90b64d8982b74114eb5098ecc568ea088aeb0 - 6.56% (14.5 MB)

[#004] sha256:0fb4a52f05d42a12fdefc2a7c3428b1622ceb5e51060cb20482146bea22ece01 - 36.12% (79.7 MB)

[#005] sha256:8d53f8055362f21b1f417905e77bf6eaf5a28ce2fd2d00d6190e7a771358954c - 8.06% (17.8 MB)

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

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

[#008] sha256:6061e85249aca186750aa09af61b6ccd693c94ebc4b9c5b7852cdbe18d6d794e - 0.0% (1.56 KB)

[#009] sha256:84d78c721d2767a4ac9e908a363e1914fb2f1b6f287bad1abe1a38c6e1249434 - 0.0% (317 Bytes)

[#010] sha256:89918deb045c381449e8b1e664ae39c56aff31c5e2605cdb2015a7943c02c129 - 0.0% (885 Bytes)

[#011] sha256:b55ed929cca2ff1f7028813d53f4286ce96b87657bbaa7adae9c39eb8b569dc1 - 0.0% (9.34 KB)

[#012] sha256:e930f0bbd0723aa13ac7eea76754331024641697e0fa1c698a970e141296ca33 - 0.0% (575 Bytes)

[#013] sha256:eff39816c9d912f3e2fb23f86f4286eff46cb267655d56a77f591a87cdf46eb2 - 0.0% (169 Bytes)

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

[#015] sha256:a68c177f235459fbb311aaf3178d463c9ce7e37c9963286cdc644479e70ff191 - 15.81% (34.9 MB)


History
2025-04-08 10:46:09 UTC

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

2025-04-08 10:46:09 UTC

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

2025-04-08 10:46:09 UTC

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

2025-04-08 10:46:09 UTC

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

2025-04-08 10:46:12 UTC

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

2025-04-08 10:46:13 UTC

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

2025-04-10 05:49:12 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 && curl --silent --output /usr/share/keyrings/nginx-keyring.gpg https://unit.nginx.org/keys/nginx-keyring.gpg && echo "deb [signed-by=/usr/share/keyrings/nginx-keyring.gpg] https://packages.nginx.org/unit/ubuntu/ noble unit" > /etc/apt/sources.list.d/unit.list && apt-get update -qq && apt-get install --yes -qq --no-install-recommends unit=1.34.1-1~noble unit-python3.12=1.34.1-1~noble && rm -rf /var/lib/apt/lists/* # buildkit

2025-05-02 05:52:26 UTC (buildkit.dockerfile.v0)

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

2025-05-02 05:52:27 UTC (buildkit.dockerfile.v0)

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

2025-05-02 05:52:30 UTC (buildkit.dockerfile.v0)

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

2025-05-02 05:52:31 UTC (buildkit.dockerfile.v0)

ARG NETBOX_PATH=.netbox

2025-05-02 05:52:31 UTC (buildkit.dockerfile.v0)

COPY .netbox /opt/netbox # buildkit

2025-05-02 05:52:31 UTC (buildkit.dockerfile.v0)

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

2025-05-02 05:52:31 UTC (buildkit.dockerfile.v0)

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

2025-05-02 05:52:31 UTC (buildkit.dockerfile.v0)

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

2025-05-02 05:52:31 UTC (buildkit.dockerfile.v0)

COPY docker/housekeeping.sh /opt/netbox/housekeeping.sh # buildkit

2025-05-02 05:52:31 UTC (buildkit.dockerfile.v0)

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

2025-05-02 05:52:31 UTC (buildkit.dockerfile.v0)

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

2025-05-02 05:52:31 UTC (buildkit.dockerfile.v0)

COPY docker/nginx-unit.json /etc/unit/ # buildkit

2025-05-02 05:52:31 UTC (buildkit.dockerfile.v0)

COPY VERSION /opt/netbox/VERSION # buildkit

2025-05-02 05:52:32 UTC (buildkit.dockerfile.v0)

WORKDIR /opt/netbox/netbox

2025-05-02 05:52:46 UTC (buildkit.dockerfile.v0)

RUN |1 NETBOX_PATH=.netbox /bin/sh -c mkdir -p static /opt/unit/state/ /opt/unit/tmp/ && chown -R unit:root /opt/unit/ media reports scripts && chmod -R g+w /opt/unit/ 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 && mkdir /opt/netbox/netbox/local && echo "build: Docker-$(cat /opt/netbox/VERSION)" > /opt/netbox/netbox/local/release.yaml # buildkit

2025-05-02 05:52:46 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

2025-05-02 05:52:46 UTC (buildkit.dockerfile.v0)

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

2025-05-02 05:52:46 UTC (buildkit.dockerfile.v0)

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

2025-05-02 05:52:46 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