2022-02-21 11:23:34 UTC
123 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:97518928ae5f3d52d4164b314a7e73654eb686ecd8aafa0b79acd980773a740d - 2.18% (2.69 MB)
[#001] sha256:0810742345da3db15fd9ded0f48c07b1e119bda61ba0545003f180edb28a1127 - 26.3% (32.5 MB)
[#002] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#003] sha256:dc15735ecb298dbde9eba7e6f8f293d26998438d9ef7111bfdf942ecd0f29bc5 - 0.01% (14.5 KB)
[#004] sha256:f8df6683e3564cf308b414a6bf41dfcbe1a474648db3b22548f27d763224e8aa - 0.0% (845 Bytes)
[#005] sha256:f76eec8a65c921f95a94f9037388408beb8bcec4e1c4fa47e55096fb49709969 - 0.0% (2.76 KB)
[#006] sha256:7c343ac9acf89210dbfc64ac6310866c6728b2d9127e84dcc3c616c6a682236e - 59.98% (74 MB)
[#007] sha256:891d63e20b80078f53d042e946484d3b924ee5abc1ac0fe6ed7f889cef594bb7 - 3.43% (4.23 MB)
[#008] sha256:49b66d60feed5aceeff3d8951833e9baf47640995edbde8af012324b5b732d5f - 0.0% (1.09 KB)
[#009] sha256:f39e01d3a0d05fd99f0eb1f659c686be9763988cbb2c303fb1c0ef2fb33d5940 - 0.0% (1.48 KB)
[#010] sha256:e7c9963338d83877ea88cf5724eecb1913e900a0c488aab2fee45c479136c4ad - 0.0% (318 Bytes)
[#011] sha256:9f8d989f64f8848443dae16b40086a03d617224ab0f7f31db7fd75269aeef8d9 - 0.0% (876 Bytes)
[#012] sha256:1362032973392d0e023d30747985a9840087051b4b6c398c695aab85146ec738 - 0.01% (7.34 KB)
[#013] sha256:86ab2d95811026e715f05a3b61fcaa1b4ef3bb306a84f3caae4b3ae87bd1ffad - 0.0% (4.66 KB)
[#014] sha256:feb5ca665789c9e9969bf89086d0271db761fd47615d202efb2b43ddfde3404a - 0.01% (7.43 KB)
[#015] sha256:965dc472122c011182adbf2fd2ed07e795a725dd6088144d33661f2a483c8d03 - 0.0% (404 Bytes)
[#016] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#017] sha256:9e1ec29b73edb50019abac6e1341eb2793ba4885a1d850d770fcf2c79e945f4d - 8.09% (9.98 MB)
/bin/sh -c #(nop) ADD file:762c899ec0505d1a32930ee804c5b008825f41611161be104076cba33b7e5b2b in /
2021-11-12 17:19:45 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-02-21 11:19:36 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apk add --no-cache bash ca-certificates curl graphviz libevent libffi libjpeg-turbo libxslt openssl postgresql-client postgresql-libs py3-pip python3 tini unit unit-python3 # buildkit
2022-02-21 11:19:38 UTC (buildkit.dockerfile.v0)WORKDIR /opt
2022-02-21 11:23:08 UTC (buildkit.dockerfile.v0)COPY /usr/local/lib/libcrc32c.* /usr/local/lib/ # buildkit
2022-02-21 11:23:08 UTC (buildkit.dockerfile.v0)COPY /usr/local/include/crc32c /usr/local/include # buildkit
2022-02-21 11:23:08 UTC (buildkit.dockerfile.v0)COPY /usr/local/lib/cmake/Crc32c /usr/local/lib/cmake/ # buildkit
2022-02-21 11:23:13 UTC (buildkit.dockerfile.v0)COPY /opt/netbox/venv /opt/netbox/venv # buildkit
2022-02-21 11:23:13 UTC (buildkit.dockerfile.v0)ARG NETBOX_PATH
2022-02-21 11:23:13 UTC (buildkit.dockerfile.v0)COPY .netbox /opt/netbox # buildkit
2022-02-21 11:23:13 UTC (buildkit.dockerfile.v0)COPY docker/configuration.docker.py /opt/netbox/netbox/netbox/configuration.py # buildkit
2022-02-21 11:23:13 UTC (buildkit.dockerfile.v0)COPY docker/docker-entrypoint.sh /opt/netbox/docker-entrypoint.sh # buildkit
2022-02-21 11:23:13 UTC (buildkit.dockerfile.v0)COPY docker/housekeeping.sh /opt/netbox/housekeeping.sh # buildkit
2022-02-21 11:23:13 UTC (buildkit.dockerfile.v0)COPY docker/launch-netbox.sh /opt/netbox/launch-netbox.sh # buildkit
2022-02-21 11:23:13 UTC (buildkit.dockerfile.v0)COPY startup_scripts/ /opt/netbox/startup_scripts/ # buildkit
2022-02-21 11:23:13 UTC (buildkit.dockerfile.v0)COPY initializers/ /opt/netbox/initializers/ # buildkit
2022-02-21 11:23:13 UTC (buildkit.dockerfile.v0)COPY configuration/ /etc/netbox/config/ # buildkit
2022-02-21 11:23:13 UTC (buildkit.dockerfile.v0)COPY docker/nginx-unit.json /etc/unit/ # buildkit
2022-02-21 11:23:13 UTC (buildkit.dockerfile.v0)WORKDIR /opt/netbox/netbox
2022-02-21 11:23:34 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 media /opt/unit/ && chmod -R g+w media /opt/unit/ && cd /opt/netbox/ && SECRET_KEY="dummy" /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
2022-02-21 11:23:34 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/sbin/tini" "--"]
2022-02-21 11:23:34 UTC (buildkit.dockerfile.v0)CMD ["/opt/netbox/docker-entrypoint.sh" "/opt/netbox/launch-netbox.sh"]
2022-02-21 11:23:34 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
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.