2020-02-08 05:41:44 UTC
6.03 MB
0.31.0
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:486039affc0ad0f17f473efe8fb25c947515a8929198879d1e64210ef142372f - 34.93% (2.1 MB)
[#001] sha256:f3bb918ade1bf2c457995bb3958579e306ffb8b4a509cac8df51a952784e28df - 65.07% (3.92 MB)
/bin/sh -c #(nop) ADD file:e38375b009a2e2c9be7c62364fa76d52edf2a80e42d2f52cf80dfb13d578e967 in /
2020-01-23 16:53:27 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2020-02-08 05:38:10 UTC/bin/sh -c #(nop) MAINTAINER Stille <stille@ioiox.com>
2020-02-08 05:38:10 UTC/bin/sh -c #(nop) WORKDIR /
2020-02-08 05:41:38 UTC/bin/sh -c #(nop) ENV FRP_VERSION=0.31.0
2020-02-08 05:41:43 UTC/bin/sh -c set -x && wget --no-check-certificate https://github.com/fatedier/frp/releases/download/v${FRP_VERSION}/frp_${FRP_VERSION}_linux_amd64.tar.gz && tar xzf frp_${FRP_VERSION}_linux_amd64.tar.gz && cd frp_${FRP_VERSION}_linux_amd64 && mkdir /frp && mv frpc frpc.ini /frp && cd .. && rm -rf *.tar.gz frp_${FRP_VERSION}_linux_amd64
2020-02-08 05:41:43 UTC/bin/sh -c #(nop) VOLUME [/frp]
2020-02-08 05:41:44 UTC/bin/sh -c #(nop) CMD ["/bin/sh" "-c" "/frp/frpc -c /frp/frpc.ini"]
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.