2021-04-01 06:07:23 UTC
108 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:ca3cd42a7c9525f6ce3d64c1a70982613a8235f0cc057ec9244052921853ef15 - 2.48% (2.68 MB)
[#001] sha256:d194750e2e6e837ef7709fefeae21cf8a9c1c188e1a737df259211fc3510c5bb - 33.02% (35.7 MB)
[#002] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#003] sha256:660102cddf8d8121b6c251e47c2c8fb95a48a908a798eb57aa2d1098612156e1 - 51.2% (55.4 MB)
[#004] sha256:febe9f522cae84eba47da8f310f7d31b4a4edace1634d2dda670daeb7aaf8f2c - 6.24% (6.75 MB)
[#005] sha256:e069827c75b68d94ffe9b5a90fdabd4236e43b9d746f976a212ba872c41fb3aa - 0.0% (1.06 KB)
[#006] sha256:ead3d5977f952c326a8a5cdecbad05bd50a5dfa092fac023a1e4cede74c96562 - 0.0% (1.15 KB)
[#007] sha256:1f44b059becab95611badaa7d177244ca554804418e2e8aa92c7e347f5691711 - 0.0% (861 Bytes)
[#008] sha256:70edb83e9969c2d2269e1df1d552b680a8bf10be4036f55bc039ccb289e08115 - 0.01% (7.01 KB)
[#009] sha256:104043dadf294e904e31d0b2e629c879de2ab42de0361cdbf57e33c78d274cbd - 0.0% (4.53 KB)
[#010] sha256:17d0d1d121f70417adb7a30e9faa68522a604485c4f4ac27b6cd6b42934f2465 - 0.01% (6.45 KB)
[#011] sha256:852e0d45caf45bcce8c6636f703f624b74625282b63a41cdcf11dc6adc11cdf2 - 0.0% (404 Bytes)
[#012] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#013] sha256:eadc9dbf55fafccbef4c128d96fb15d5f546202980f7d862002cff527206b91f - 7.05% (7.63 MB)
/bin/sh -c #(nop) ADD file:7119167b56ff1228b2fb639c768955ce9db7a999cd947179240b216dfa5ccbb9 in /
2021-03-31 20:10:06 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-04-01 05:55:28 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-01 05:55:29 UTC (buildkit.dockerfile.v0)WORKDIR /opt
2021-04-01 06:07:20 UTC (buildkit.dockerfile.v0)COPY /opt/netbox/venv /opt/netbox/venv # buildkit
2021-04-01 06:07:20 UTC (buildkit.dockerfile.v0)ARG NETBOX_PATH
2021-04-01 06:07:20 UTC (buildkit.dockerfile.v0)COPY .netbox /opt/netbox # buildkit
2021-04-01 06:07:20 UTC (buildkit.dockerfile.v0)COPY docker/configuration.docker.py /opt/netbox/netbox/netbox/configuration.py # buildkit
2021-04-01 06:07:20 UTC (buildkit.dockerfile.v0)COPY docker/docker-entrypoint.sh /opt/netbox/docker-entrypoint.sh # buildkit
2021-04-01 06:07:20 UTC (buildkit.dockerfile.v0)COPY docker/launch-netbox.sh /opt/netbox/launch-netbox.sh # buildkit
2021-04-01 06:07:20 UTC (buildkit.dockerfile.v0)COPY startup_scripts/ /opt/netbox/startup_scripts/ # buildkit
2021-04-01 06:07:20 UTC (buildkit.dockerfile.v0)COPY initializers/ /opt/netbox/initializers/ # buildkit
2021-04-01 06:07:20 UTC (buildkit.dockerfile.v0)COPY configuration/ /etc/netbox/config/ # buildkit
2021-04-01 06:07:20 UTC (buildkit.dockerfile.v0)COPY docker/nginx-unit.json /etc/unit/ # buildkit
2021-04-01 06:07:20 UTC (buildkit.dockerfile.v0)WORKDIR /opt/netbox/netbox
2021-04-01 06:07: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-04-01 06:07:23 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/opt/netbox/docker-entrypoint.sh"]
2021-04-01 06:07:23 UTC (buildkit.dockerfile.v0)CMD ["/opt/netbox/launch-netbox.sh"]
2021-04-01 06:07: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
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.