Namespace
appleboy
Image / Tag
drone-ssh:1.6.8-linux-arm64
Content Digest
sha256:08a37e46b36cc9aae968e65584b44cb2a7ca352a25ac45b40b64ee58c042b4bd
Details
Created

2023-01-08 01:04:03 UTC

Size

5.46 MB

Content Digest
Labels
  • maintainer
  • org.label-schema.name
    Drone SSH
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vendor
    Bo-Yi Wu
  • org.opencontainers.image.created
    2023-01-08T01:03:55.775Z
  • org.opencontainers.image.description
    Drone plugin for executing remote ssh commands
  • org.opencontainers.image.licenses
    MIT
  • org.opencontainers.image.revision
    cc7a2d5983b2404164741df0ee40f9e3b19f4f81
  • org.opencontainers.image.source
    https://github.com/appleboy/drone-ssh
  • org.opencontainers.image.title
    drone-ssh
  • org.opencontainers.image.url
    https://github.com/appleboy/drone-ssh
  • org.opencontainers.image.version
    1.6.8-linux-arm64

Environment
GODEBUG

netdns=go

PATH

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


Layers

[#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)


History
2022-11-22 22:39:21 UTC

/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"]

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