2021-11-13 05:58:56 UTC
120 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:97518928ae5f3d52d4164b314a7e73654eb686ecd8aafa0b79acd980773a740d - 2.24% (2.69 MB)
[#001] sha256:e78c09c6eb9190d821ddc9e057c1301665a2fcc5739da287d329c1973054e6ed - 26.29% (31.6 MB)
[#002] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#003] sha256:5529550b54d1f72ea9873a2a44f40af0454b2f37db6fb8e2ba721aab9457a138 - 0.01% (14.5 KB)
[#004] sha256:30a9e63d01faeb0fbe7535f7e5b0e6d79a2626be1ab0b3c941448a71a96430fc - 0.0% (846 Bytes)
[#005] sha256:ad337533bcc2965e9c664dbbbc5b374a99d432223da79002f18b61ad5ddc95b8 - 0.0% (2.76 KB)
[#006] sha256:f0c1738d91223ab99397f7d5f3364ec10fef47d59602a0062be5041d517226d3 - 57.77% (69.3 MB)
[#007] sha256:47261a27723025c811ddbdd39f85798af7e7e98a199f1d336d81319220d71b08 - 3.58% (4.29 MB)
[#008] sha256:e3438e2dc4a285804c17125b2f6b33bc8e96e454545c806ec4a150216797e72b - 0.0% (1.05 KB)
[#009] sha256:39bb530569ed1dcaebbff19220a236313b35e7516c7b032d0c29a48374f217c5 - 0.0% (1.47 KB)
[#010] sha256:b3e2709bf2abacf264917be7511948aafe3a6b8d50e93e87db00163ce105ba68 - 0.0% (317 Bytes)
[#011] sha256:ff786484837ce994bd45f4445186bcb65d146742644f683ac66f93f42a47cf4d - 0.0% (875 Bytes)
[#012] sha256:04ee5d1777f5ed2d189f76c59595701357538224eb05e06e49fd54b85f73a8a6 - 0.01% (7.26 KB)
[#013] sha256:544c4b37cbc6ed827e05cdbd8487719095293da57dd8fff405275c99a74536d4 - 0.0% (4.64 KB)
[#014] sha256:f00463f65159d229c8d41f0e39e5dc2a1834f9da9dc6ea3a1211ac9a41d71cc9 - 0.01% (7.36 KB)
[#015] sha256:30d92907b0ed9008adb4b0e4dc8c13ed4eae80cd6863ea0476936bb007f30bce - 0.0% (402 Bytes)
[#016] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#017] sha256:b0228923d37913ae2da862caddb79cee6be144acd83531b2b9e35b3dc7fa4066 - 8.31% (9.97 MB)
[#018] sha256:c1cde3785f7e5fdc969540b1e5bc6a187679753fe01a299e8e96ecc3d4242822 - 1.78% (2.13 MB)
[#019] sha256:fe37afc0f5f28fe41d72b5f6ab7ef652a64794527bb5f932bd1eb3a93f2871cb - 0.0% (411 Bytes)
/bin/sh -c #(nop) ADD file:762c899ec0505d1a32930ee804c5b008825f41611161be104076cba33b7e5b2b in /
2021-11-12 17:19:45 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-11-13 05:51:57 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apk add --no-cache bash ca-certificates curl graphviz libevent libffi libjpeg-turbo libxslt openssl postgresql-libs py3-pip python3 tini unit unit-python3 # buildkit
2021-11-13 05:51:58 UTC (buildkit.dockerfile.v0)WORKDIR /opt
2021-11-13 05:58:09 UTC (buildkit.dockerfile.v0)COPY /usr/local/lib/libcrc32c.* /usr/local/lib/ # buildkit
2021-11-13 05:58:09 UTC (buildkit.dockerfile.v0)COPY /usr/local/include/crc32c /usr/local/include # buildkit
2021-11-13 05:58:09 UTC (buildkit.dockerfile.v0)COPY /usr/local/lib/cmake/Crc32c /usr/local/lib/cmake/ # buildkit
2021-11-13 05:58:15 UTC (buildkit.dockerfile.v0)COPY /opt/netbox/venv /opt/netbox/venv # buildkit
2021-11-13 05:58:15 UTC (buildkit.dockerfile.v0)ARG NETBOX_PATH
2021-11-13 05:58:15 UTC (buildkit.dockerfile.v0)COPY .netbox /opt/netbox # buildkit
2021-11-13 05:58:15 UTC (buildkit.dockerfile.v0)COPY docker/configuration.docker.py /opt/netbox/netbox/netbox/configuration.py # buildkit
2021-11-13 05:58:15 UTC (buildkit.dockerfile.v0)COPY docker/docker-entrypoint.sh /opt/netbox/docker-entrypoint.sh # buildkit
2021-11-13 05:58:15 UTC (buildkit.dockerfile.v0)COPY docker/housekeeping.sh /opt/netbox/housekeeping.sh # buildkit
2021-11-13 05:58:15 UTC (buildkit.dockerfile.v0)COPY docker/launch-netbox.sh /opt/netbox/launch-netbox.sh # buildkit
2021-11-13 05:58:15 UTC (buildkit.dockerfile.v0)COPY startup_scripts/ /opt/netbox/startup_scripts/ # buildkit
2021-11-13 05:58:15 UTC (buildkit.dockerfile.v0)COPY initializers/ /opt/netbox/initializers/ # buildkit
2021-11-13 05:58:15 UTC (buildkit.dockerfile.v0)COPY configuration/ /etc/netbox/config/ # buildkit
2021-11-13 05:58:15 UTC (buildkit.dockerfile.v0)COPY docker/nginx-unit.json /etc/unit/ # buildkit
2021-11-13 05:58:15 UTC (buildkit.dockerfile.v0)WORKDIR /opt/netbox/netbox
2021-11-13 05:58:32 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/ && /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-11-13 05:58:32 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/sbin/tini" "--"]
2021-11-13 05:58:32 UTC (buildkit.dockerfile.v0)CMD ["/opt/netbox/docker-entrypoint.sh" "/opt/netbox/launch-netbox.sh"]
2021-11-13 05:58:32 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
2021-11-13 05:58:56 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apk add --no-cache libsasl libldap util-linux # buildkit
2021-11-13 05:58:56 UTC (buildkit.dockerfile.v0)COPY docker/ldap_config.docker.py /opt/netbox/netbox/netbox/ldap_config.py # buildkit
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.