2020-04-05 10:39:47 UTC
6.83 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:aad63a9339440e7c3e1fff2b988991b9bfb81280042fa7f39a5e327023056819 - 39.15% (2.67 MB)
[#001] sha256:df013266d4a13e71b75a2eb096f3861820fdf1229a0ce7d5c034e3cacbc5db09 - 60.85% (4.16 MB)
/bin/sh -c #(nop) ADD file:0c4555f363c2672e350001f1293e689875a3760afe7b3f9146886afe67121cba in /
2020-03-23 21:19:34 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2020-04-05 10:32:32 UTC/bin/sh -c #(nop) MAINTAINER Tindy X <tindy.it@gmail.com>
2020-04-05 10:39:46 UTC/bin/sh -c apk add git g++ build-base linux-headers cmake && apk add libressl-dev curl-dev rapidjson-dev libevent-dev pcre2-dev yaml-cpp-dev && git clone https://github.com/tindy2013/subconverter && cd subconverter && cmake . && make -j4 && mv subconverter base/ && mv base ../ && cd .. && rm -rf subconverter && apk add pcre2 libcurl yaml-cpp libevent && apk del git gcc g++ build-base linux-headers cmake libressl-dev curl-dev rapidjson-dev libevent-dev pcre2-dev yaml-cpp-dev
2020-04-05 10:39:47 UTC/bin/sh -c #(nop) WORKDIR /base
2020-04-05 10:39:47 UTC/bin/sh -c #(nop) CMD ["/bin/sh" "-c" "./subconverter"]
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.