2023-01-08 01:04:03 UTC
5.46 MB
netdns=go
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:261da4162673b93e5c0e7700a3718d40bcc086dbf24b1ec9b54bca0b82300626 - 56.92% (3.11 MB)
[#001] sha256:edd1368b73a9d697339f09fcd681b8fdd3538fa6aca293f7d2550cf8c07e40ce - 5.35% (299 KB)
[#002] sha256:a2504537e1c73f7b48a72fa0aab18ac1a1625287da7c99040cf8f2da22c88aea - 0.23% (12.9 KB)
[#003] sha256:5327579674ad379ff76dd5b69c1f4becf3a5ff405034775e2bccf540e964ecd1 - 37.5% (2.05 MB)
/bin/sh -c #(nop) ADD file:685b5edadf1d5bf0aeb2aec35f810d83876e6d2ea0903b213f75a9c5f0dc5901 in /
2022-11-22 22:39:21 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-12-21 06:57:48 UTC/bin/sh -c apk add --no-cache ca-certificates mailcap && echo "@testing http://nl.alpinelinux.org/alpine/edge/testing" >> /etc/apk/repositories
2022-12-21 06:57:48 UTC/bin/sh -c #(nop) LABEL maintainer=Drone.IO Community <[email protected]> org.label-schema.name=Drone Base org.label-schema.vendor=Drone.IO Community org.label-schema.schema-version=1.0
2022-12-21 06:57:49 UTC/bin/sh -c #(nop) ENV GODEBUG=netdns=go
2022-12-21 06:57:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-21T06:57:44Z
2022-12-21 06:57:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=b5a05cc31515ae8904d995df127c658a814ae14a
2022-12-21 06:57:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/drone-plugins/drone-base.git
2022-12-21 06:57:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/drone-plugins/drone-base
2023-01-08 01:04:03 UTC (buildkit.dockerfile.v0)LABEL maintainer=Bo-Yi Wu <[email protected]> org.label-schema.name=Drone SSH org.label-schema.vendor=Bo-Yi Wu org.label-schema.schema-version=1.0
2023-01-08 01:04:03 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apk add --no-cache ca-certificates && rm -rf /var/cache/apk/* # buildkit
2023-01-08 01:04:03 UTC (buildkit.dockerfile.v0)COPY release/linux/arm64/drone-ssh /bin/ # buildkit
2023-01-08 01:04:03 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/bin/drone-ssh"]
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.