Namespace
netboxcommunity
Image / Tag
netbox:v2.11.12
Content Digest
sha256:8c704bf6f83ada93f87b1635dae6134e2be17a0d9dd4f17be8eea48710606964
Details
Created

2021-08-24 06:02:23 UTC

Size

109 MB

Content Digest
Labels
  • BUILD_REASON
    alpine netbox netbox-docker
  • NETBOX_GIT_BRANCH
    HEAD
  • NETBOX_GIT_REF
    9cc4992fad2fe04ef0211d998c517414e8871d8c
  • NETBOX_GIT_URL
    https://github.com/netbox-community/netbox.git
  • ORIGINAL_TAG
    docker.io/netboxcommunity/netbox:v2.11.12
  • org.label-schema.build-date
    2021-08-24T05:51+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
    676ca798cd684ce30fca2692180e680d2becf76e
  • 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.2.0
  • org.opencontainers.image.authors
    The netbox-docker contributors.
  • org.opencontainers.image.created
    2021-08-24T05:51+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
    676ca798cd684ce30fca2692180e680d2becf76e
  • 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.2.0

Environment
PATH

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


Layers

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

[#001] sha256:5ed20c89d56a0f71293c57d825faa43038ff632190f30a1a0882a53c50d538d2 - 32.75% (35.8 MB)

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

[#003] sha256:30dc7a2eb189c31ba56d274add55a8c2c94ea7e513f7318445d88c7fd23c5248 - 51.56% (56.3 MB)

[#004] sha256:5cf53fa66a2bb21f23d4b90bcd6e538c6db69a503cdd140a129eeadda4a00e05 - 6.22% (6.8 MB)

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

[#006] sha256:a8be3189b4ac68fc9af57d0af361eba528ad83464fac97ed3971a8a55435fb59 - 0.0% (1.14 KB)

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

[#008] sha256:e823d7d7bc9e51c13fa86aa3d74a04bfa360f273501f929aa19c28be62e31b26 - 0.01% (7.35 KB)

[#009] sha256:1323ba8bbe4455fabc53b4ec5155cec00c820d69ecf347c2c2dc4df7fad8101b - 0.0% (4.7 KB)

[#010] sha256:31efb952b0d9ff1b736b848233461c3271f1982eb57e181ab3611b5091693c47 - 0.01% (7.41 KB)

[#011] sha256:211d83b16b79590e691a0dd30cb8000942fda3068e6d0f1def3ec58da0483055 - 0.0% (404 Bytes)

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

[#013] sha256:b132e9c8b34dcd1154e85a84b262f0bcc8d4ac717106fecd5e9b92e49a1090df - 6.99% (7.64 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-08-24 05:51:46 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-08-24 05:51:46 UTC (buildkit.dockerfile.v0)

WORKDIR /opt

2021-08-24 06:02:20 UTC (buildkit.dockerfile.v0)

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

2021-08-24 06:02:20 UTC (buildkit.dockerfile.v0)

ARG NETBOX_PATH

2021-08-24 06:02:20 UTC (buildkit.dockerfile.v0)

COPY .netbox /opt/netbox # buildkit

2021-08-24 06:02:20 UTC (buildkit.dockerfile.v0)

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

2021-08-24 06:02:20 UTC (buildkit.dockerfile.v0)

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

2021-08-24 06:02:20 UTC (buildkit.dockerfile.v0)

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

2021-08-24 06:02:20 UTC (buildkit.dockerfile.v0)

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

2021-08-24 06:02:20 UTC (buildkit.dockerfile.v0)

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

2021-08-24 06:02:20 UTC (buildkit.dockerfile.v0)

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

2021-08-24 06:02:20 UTC (buildkit.dockerfile.v0)

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

2021-08-24 06:02:20 UTC (buildkit.dockerfile.v0)

WORKDIR /opt/netbox/netbox

2021-08-24 06:02:23 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-08-24 06:02:23 UTC (buildkit.dockerfile.v0)

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

2021-08-24 06:02:23 UTC (buildkit.dockerfile.v0)

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

2021-08-24 06:02:23 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