Namespace
tindy2013
Image / Tag
subconverter:docker-test
Content Digest
sha256:55df69460cf65120ad27e0b0ad013172616e72700b3cb5170a779168f97ac307
Details
Created

2020-03-05 12:57:32 UTC

Size

8.63 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:8fa90b21c985a6fcfff966bdfbde81cdd088de0aa8af38110057f6ac408f4408 - 30.09% (2.6 MB)

[#001] sha256:fe45289a7426a79955f533d474f9a105d91c5029257753547327271b5078371e - 19.56% (1.69 MB)

[#002] sha256:8016f529dae08f78e99f1ec28e556a9337a8d2e47e30d4b95108f8378ba41296 - 50.35% (4.35 MB)


History
2020-01-18 01:39:43 UTC

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

2020-01-18 01:39:43 UTC

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

2020-03-05 12:12:58 UTC

/bin/sh -c #(nop) MAINTAINER Tindy X <tindy.it@gmail.com>

2020-03-05 12:12:58 UTC

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

2020-03-05 12:57:32 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-05 12:57:32 UTC

/bin/sh -c #(nop) WORKDIR /base

2020-03-05 12:57:32 UTC

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

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