Namespace
netboxcommunity
Image / Tag
netbox:v2.10.9
Content Digest
sha256:f0e23d35a673e4a6cde65ce27c73c39190df429535b5daf5d223715ec19ce375
Details
Created

2021-04-15 06:06:28 UTC

Size

108 MB

Content Digest
Labels
  • BUILD_REASON
    alpine
  • NETBOX_GIT_BRANCH
    HEAD
  • NETBOX_GIT_REF
    b493d739bd8a84c478a37e4fe48359c45b7b78c0
  • NETBOX_GIT_URL
    https://github.com/netbox-community/netbox.git
  • ORIGINAL_TAG
    docker.io/netboxcommunity/netbox:v2.10.9
  • org.label-schema.build-date
    2021-04-15T05:53+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
    cb5ffa0354016d7187395c591d17b2f0f5f0699a
  • 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.1.0
  • org.opencontainers.image.authors
    The netbox-docker contributors.
  • org.opencontainers.image.created
    2021-04-15T05:53+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
    cb5ffa0354016d7187395c591d17b2f0f5f0699a
  • 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.1.0

Environment
PATH

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


Layers

[#000] sha256:540db60ca9383eac9e418f78490994d0af424aab7bf6d0e47ac8ed4e2e9bcbba - 2.48% (2.68 MB)

[#001] sha256:9f6dd5fc8c3888925604fd1ddf2e35a870413ebd2ec461f5196602272419998f - 32.99% (35.7 MB)

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

[#003] sha256:f4d2dd426b78fc217f047bdf17afc5c69a3a521fa023cec8a47a9313d4a8890f - 51.24% (55.5 MB)

[#004] sha256:9f3fd6e705c224d2a048335d21944b69d67b65471fa800b77ab15e9b6e253dce - 6.23% (6.75 MB)

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

[#006] sha256:a0c12628220e0fa5636db8d056ebaaf1c55729a589fec368fef7bb0137e6a66b - 0.0% (1.15 KB)

[#007] sha256:72d9360e4ed44ef7105004440275f11928a9cf3234330932bb0e061e2f54d48f - 0.0% (861 Bytes)

[#008] sha256:b6f9806647f20099c611924fb05adea9e396d7f30eab47091cd08761f54ee493 - 0.01% (7.01 KB)

[#009] sha256:7382549b48ea6e6a29df67415d7b6e22b498f9f6ba463c6ee58a10a938e878ff - 0.0% (4.53 KB)

[#010] sha256:ede027be254905b8b916fa8729e1f0d47ca992fabe74aaf4eff7e7af3432bd9d - 0.01% (6.45 KB)

[#011] sha256:cf8ce8f81c817180b5bd6a96ceddab69da72977163c547d5d4a1021e139d0297 - 0.0% (405 Bytes)

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

[#013] sha256:5b4daae0393651701aa558b31287cdc9333185133287c13eedc0e716a331f0ee - 7.04% (7.63 MB)


History
2021-04-14 19:19:39 UTC

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

2021-04-14 19:19:39 UTC

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

2021-04-15 05:54:00 UTC (buildkit.dockerfile.v0)

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

2021-04-15 05:54:00 UTC (buildkit.dockerfile.v0)

WORKDIR /opt

2021-04-15 06:06:26 UTC (buildkit.dockerfile.v0)

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

2021-04-15 06:06:26 UTC (buildkit.dockerfile.v0)

ARG NETBOX_PATH

2021-04-15 06:06:26 UTC (buildkit.dockerfile.v0)

COPY .netbox /opt/netbox # buildkit

2021-04-15 06:06:26 UTC (buildkit.dockerfile.v0)

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

2021-04-15 06:06:26 UTC (buildkit.dockerfile.v0)

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

2021-04-15 06:06:26 UTC (buildkit.dockerfile.v0)

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

2021-04-15 06:06:26 UTC (buildkit.dockerfile.v0)

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

2021-04-15 06:06:26 UTC (buildkit.dockerfile.v0)

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

2021-04-15 06:06:26 UTC (buildkit.dockerfile.v0)

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

2021-04-15 06:06:26 UTC (buildkit.dockerfile.v0)

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

2021-04-15 06:06:26 UTC (buildkit.dockerfile.v0)

WORKDIR /opt/netbox/netbox

2021-04-15 06:06:28 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/ && SECRET_KEY="dummy" /opt/netbox/venv/bin/python /opt/netbox/netbox/manage.py collectstatic --no-input # buildkit

2021-04-15 06:06:28 UTC (buildkit.dockerfile.v0)

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

2021-04-15 06:06:28 UTC (buildkit.dockerfile.v0)

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

2021-04-15 06:06:28 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