Docker Registry Browser
minio-mc
RELEASE.2020-04-25T00-43-23Z
Tag
minio-mc:RELEASE.2020-04-25T00-43-23Z
Created
2020-04-25 01:12:54 UTC
Architecture
linux / amd64
Content Digest
Pull Command
ENV
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
001
sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d
2.67 MB
002
sha256:cbefb2fac375539ba1d409d22e612ba644f5515c77bb677f81c8c5e8129d086e
6.41 MB
History
[2020-04-24 01:05:21 UTC] /bin/sh -c #(nop) ADD file:66a440394c2442570f1f060e25c86613cb2d88a8af0c71c5a4154b3570e9a805 in /
[2020-04-24 01:05:21 UTC] /bin/sh -c #(nop) CMD ["/bin/sh"]
[2020-04-25 01:12:47 UTC] /bin/sh -c #(nop) MAINTAINER MinIO Inc <
[email protected]
>
[2020-04-25 01:12:54 UTC] /bin/sh -c apk add --no-cache ca-certificates && apk add --no-cache --virtual .build-deps curl && curl https://dl.min.io/client/mc/release/linux-amd64/mc > /usr/bin/mc && chmod +x /usr/bin/mc && apk del .build-deps
[2020-04-25 01:12:54 UTC] /bin/sh -c #(nop) ENTRYPOINT ["mc"]