Namespace
pinpointdocker
Image / Tag
pinpoint-agent:2.0.4
Content Digest
sha256:6bcf02bf0a0eb3743ffdd1f311ff39ac44e0948740f75cc9ec154d52819ad48c
Details
Created

2020-07-23 08:32:47 UTC

Size

21.6 MB

Content Digest
Labels
  • maintainer
    Roy Kim <roy.kim@navercorp.com>

Environment
PATH

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


Layers

[#000] sha256:5d20c808ce198565ff70b3ed23a991dd49afac45dece63474b27ce6ed036adc6 - 9.3% (2.01 MB)

[#001] sha256:16d26da58b659bfd9ad7666e22fceb0e65d9bb78618a7c253e93f234f4f22102 - 0.0% (550 Bytes)

[#002] sha256:34481965add1a58f2521fb36efd975d35984f7e6686dac917ca43657ea5ff8fe - 90.7% (19.6 MB)


History
2019-03-07 22:19:53 UTC

/bin/sh -c #(nop) ADD file:aa17928040e31624cad9c7ed19ac277c5402c4b9ba39f834250affca40c4046e in /

2019-03-07 22:19:53 UTC

/bin/sh -c #(nop) CMD ["/bin/sh"]

2020-07-23 08:32:40 UTC

/bin/sh -c #(nop) LABEL maintainer=Roy Kim <roy.kim@navercorp.com>

2020-07-23 08:32:40 UTC

/bin/sh -c #(nop) ARG PINPOINT_VERSION=2.0.4

2020-07-23 08:32:40 UTC

/bin/sh -c #(nop) ARG INSTALL_URL=https://github.com/naver/pinpoint/releases/download/v2.0.4/pinpoint-agent-2.0.4.tar.gz

2020-07-23 08:32:41 UTC

/bin/sh -c #(nop) COPY file:956d1f26f33d3899f9f82b61a559f4f3986023544a8eed3782c7d5143195b60b in /usr/local/bin/

2020-07-23 08:32:46 UTC

|2 INSTALL_URL=https://github.com/naver/pinpoint/releases/download/v2.0.4/pinpoint-agent-2.0.4.tar.gz PINPOINT_VERSION=2.0.4 /bin/sh -c apk add --update curl bash && chmod a+x /usr/local/bin/configure-agent.sh && mkdir -p /pinpoint-agent && chmod -R o+x /pinpoint-agent && curl -SL ${INSTALL_URL} -o pinpoint-agent.tar.gz && gunzip pinpoint-agent.tar.gz && tar -xf pinpoint-agent.tar --strip 1 -C /pinpoint-agent && rm pinpoint-agent.tar && apk del curl && rm /var/cache/apk/*

2020-07-23 08:32:46 UTC

/bin/sh -c #(nop) VOLUME [/pinpoint-agent]

2020-07-23 08:32:46 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/usr/local/bin/configure-agent.sh"]

2020-07-23 08:32:47 UTC

/bin/sh -c #(nop) CMD ["tail" "-f" "/dev/null"]

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