Namespace
netboxcommunity
Image / Tag
netbox:v3.0.0
Content Digest
sha256:307178b971f9ac54f5f0996a4894d78ec716cf4e707e6db46d58028969e6ae46
Details
Created

2021-08-30 19:42:20 UTC

Size

116 MB

Content Digest
Labels
  • BUILD_REASON
    alpine netbox netbox-docker
  • NETBOX_GIT_BRANCH
    HEAD
  • NETBOX_GIT_REF
    fd16c47d2e1d9b3b4a0a9e39de4f3dea759fb250
  • NETBOX_GIT_URL
    https://github.com/netbox-community/netbox.git
  • ORIGINAL_TAG
    docker.io/netboxcommunity/netbox:v3.0.0
  • org.label-schema.build-date
    2021-08-30T19:29+00:00
  • org.label-schema.description
    A container based distribution of NetBox, the free and open IPAM and DCIM solution.
  • org.label-schema.name
    NetBox Docker
  • org.label-schema.schema-version
    1.0
  • org.label-schema.url
    https://github.com/netbox-community/netbox-docker
  • org.label-schema.usage
    https://github.com/netbox-community/netbox-docker/wiki
  • org.label-schema.vcs-ref
    6c5434ee20e1a0ecb2885a268c4e168f21edceb2
  • org.label-schema.vcs-url
    https://github.com/netbox-community/netbox-docker.git
  • org.label-schema.vendor
    The netbox-docker contributors.
  • org.label-schema.version
    1.3.0
  • org.opencontainers.image.authors
    The netbox-docker contributors.
  • org.opencontainers.image.created
    2021-08-30T19:29+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
    6c5434ee20e1a0ecb2885a268c4e168f21edceb2
  • 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
    1.3.0

Environment
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:a0d0a0d46f8b52473982a3c466318f479767577551a53ffc9074c9fa7035982e - 2.31% (2.68 MB)

[#001] sha256:4859444f6249e41e158cef178eaad02b0e41283329fbb6cd868c2ecb79732f1e - 27.16% (31.5 MB)

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

[#003] sha256:fd5d9d83bd9f39849a41071fbeb91605c25256bd771b4f1f2861e652cae420c2 - 58.36% (67.8 MB)

[#004] sha256:dd09fb3e9c761199b1937685a03daa6a57b24bc4f54ac2e4242d767e6fcf3b66 - 3.68% (4.27 MB)

[#005] sha256:6f2cb09d32adbec028d3d764de20fbfc6dd8c28916326a97c2cc2562b9352966 - 0.0% (1.06 KB)

[#006] sha256:8321a2d075a70080a816f3e9b76d34cc22fb56c91693b6e68f740b77de61ec42 - 0.0% (1.28 KB)

[#007] sha256:a01e93bd8295676bc66339c44a4ddbe46febc438df20b01a139cf7ccc89fbe07 - 0.0% (862 Bytes)

[#008] sha256:acce5ed854f4f10a8778eb88002830897deedfa5723b9f9cb97f08216499f136 - 0.01% (7.27 KB)

[#009] sha256:49832eb8b2fe002994b4f50f0a9b2f2f061b845538f236686211c3fd6e3d5c67 - 0.0% (4.64 KB)

[#010] sha256:a2e4812a19d163321b9bfa6856087d4d4efd6d73c9fdcf41a2e323f9d5304105 - 0.01% (7.36 KB)

[#011] sha256:2b6bd48b5c83e5d909f5e1f3eae61d687390cb2a0b76739454ad61e568c2529e - 0.0% (402 Bytes)

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

[#013] sha256:4e0c58f21098f704c76c00638feae3b4e0584a99c64a1f8adafb35b76bfa0c9a - 8.47% (9.84 MB)


History
2021-08-27 17:19:45 UTC

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

2021-08-27 17:19:45 UTC

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

2021-08-30 19:29:50 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apk add --no-cache bash ca-certificates curl graphviz libevent libffi libjpeg-turbo openssl libxslt postgresql-libs python3 py3-pip unit unit-python3 # buildkit

2021-08-30 19:29:51 UTC (buildkit.dockerfile.v0)

WORKDIR /opt

2021-08-30 19:42:04 UTC (buildkit.dockerfile.v0)

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

2021-08-30 19:42:04 UTC (buildkit.dockerfile.v0)

ARG NETBOX_PATH

2021-08-30 19:42:04 UTC (buildkit.dockerfile.v0)

COPY .netbox /opt/netbox # buildkit

2021-08-30 19:42:04 UTC (buildkit.dockerfile.v0)

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

2021-08-30 19:42:04 UTC (buildkit.dockerfile.v0)

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

2021-08-30 19:42:04 UTC (buildkit.dockerfile.v0)

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

2021-08-30 19:42:04 UTC (buildkit.dockerfile.v0)

COPY startup_scripts/ /opt/netbox/startup_scripts/ # buildkit

2021-08-30 19:42:04 UTC (buildkit.dockerfile.v0)

COPY initializers/ /opt/netbox/initializers/ # buildkit

2021-08-30 19:42:04 UTC (buildkit.dockerfile.v0)

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

2021-08-30 19:42:04 UTC (buildkit.dockerfile.v0)

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

2021-08-30 19:42:04 UTC (buildkit.dockerfile.v0)

WORKDIR /opt/netbox/netbox

2021-08-30 19:42:20 UTC (buildkit.dockerfile.v0)

RUN |1 NETBOX_PATH=.netbox /bin/sh -c mkdir -p static /opt/unit/state/ /opt/unit/tmp/ && chmod -R g+w media /opt/unit/ && cd /opt/netbox/ && /opt/netbox/venv/bin/python -m mkdocs build --config-file /opt/netbox/mkdocs.yml --site-dir /opt/netbox/netbox/project-static/docs/ && SECRET_KEY="dummy" /opt/netbox/venv/bin/python /opt/netbox/netbox/manage.py collectstatic --no-input # buildkit

2021-08-30 19:42:20 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/opt/netbox/docker-entrypoint.sh"]

2021-08-30 19:42:20 UTC (buildkit.dockerfile.v0)

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

2021-08-30 19:42:20 UTC (buildkit.dockerfile.v0)

LABEL ORIGINAL_TAG= NETBOX_GIT_BRANCH= NETBOX_GIT_REF= NETBOX_GIT_URL= org.label-schema.schema-version=1.0 org.label-schema.build-date= org.label-schema.name=NetBox Docker org.label-schema.description=A container based distribution of NetBox, the free and open IPAM and DCIM solution. org.label-schema.vendor=The netbox-docker contributors. org.label-schema.url=https://github.com/netbox-community/netbox-docker org.label-schema.usage=https://github.com/netbox-community/netbox-docker/wiki org.label-schema.vcs-url=https://github.com/netbox-community/netbox-docker.git org.label-schema.vcs-ref= org.label-schema.version=snapshot 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=snapshot

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