2020-03-21 14:55:52 UTC
7.22 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:c9b1b535fdd91a9855fb7f82348177e5f019329a58c53c47272962dd60f71fc9 - 37.05% (2.67 MB)
[#001] sha256:7e721189f890c6a9f50d016ad45bf11c3ac3a3107ed8c4ed4ef0560d52890b0a - 62.95% (4.54 MB)
/bin/sh -c #(nop) ADD file:e69d441d729412d24675dcd33e04580885df99981cec43de8c9b24015313ff8e in /
2020-01-18 01:19:37 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2020-03-21 14:49:45 UTC/bin/sh -c #(nop) MAINTAINER Tindy X <tindy.it@gmail.com>
2020-03-21 14:55:51 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 libpcrecpp && apk del git gcc g++ build-base linux-headers cmake libressl-dev curl-dev rapidjson-dev libevent-dev pcre2-dev yaml-cpp-dev
2020-03-21 14:55:52 UTC/bin/sh -c #(nop) WORKDIR /base
2020-03-21 14:55:52 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.