Namespace
pinpointdocker
Image / Tag
pinpoint-agent:2.2.0
Content Digest
sha256:fed270a340d5f8b75e270b79aea1807bec8b6282af668acb36baee28fbbba2a9
Details
Created

2020-12-03 10:05:52 UTC

Size

25.2 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 - 7.97% (2.01 MB)

[#001] sha256:edebc56801c8ab10b472b404bee9b4fe7ac739ccc59d796c0f27cfcd17a8d6c6 - 0.0% (542 Bytes)

[#002] sha256:ce48a550815cbc3938967f19b4d017bc43203a5d9c5f55dd9d902bddd2b24646 - 92.02% (23.2 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-12-03 10:05:45 UTC

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

2020-12-03 10:05:45 UTC

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

2020-12-03 10:05:45 UTC

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

2020-12-03 10:05:45 UTC

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

2020-12-03 10:05:50 UTC

|2 INSTALL_URL=https://github.com/naver/pinpoint/releases/download/v2.2.0/pinpoint-agent-2.2.0.tar.gz PINPOINT_VERSION=2.2.0 /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-12-03 10:05:51 UTC

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

2020-12-03 10:05:51 UTC

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

2020-12-03 10:05:52 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