2020-04-09 11:06:00 UTC
116 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RELAY_GID10001
RELAY_UID10001
[#000] sha256:48839397421a64189661c2b86a34eb515d09a28204587a2b06b59df9f6e2d786 - 18.43% (21.5 MB)
[#001] sha256:8fdf0e3ac21571ecc848ee0cb8c271cba9e53114205e3e94c998148a765c7ac3 - 2.53% (2.95 MB)
[#002] sha256:71f99e4a15c4e8fb6b10f5de61995443df70a6d1c51802f191a4f58cb4d527d2 - 0.0% (4.5 KB)
[#003] sha256:e0f07a38857eec1f96cfdef81882c3d2236b31a0b77776ed9a0456e3bb76499c - 0.0% (184 Bytes)
[#004] sha256:2a643c1ec6939a17d0bb602cd309e01e93d78bb1029fb67d3d0b4eed9bbb9754 - 9.09% (10.6 MB)
[#005] sha256:daf0a908499344f77b9519401e100cdc95e7cb8f442cb63aec089aaba81f3813 - 69.94% (81.5 MB)
[#006] sha256:66a720c1963d2cbc2c78ca5b02698e7437fbdf3d46900008b7890f491284d674 - 0.0% (406 Bytes)
/bin/sh -c #(nop) ADD file:e077f4d014ea0869fc4b3d5a3e6b3c8b792a97a8b4a328f33a994369225ff222 in /
2020-03-31 01:24:08 UTC/bin/sh -c #(nop) CMD ["bash"]
2020-03-31 17:37:08 UTC/bin/sh -c apt-get update && apt-get install -y ca-certificates gosu --no-install-recommends && apt-get clean && rm -rf /var/lib/apt/lists/*
2020-03-31 17:37:09 UTC/bin/sh -c #(nop) ENV RELAY_UID=10001 RELAY_GID=10001
2020-03-31 17:37:09 UTC/bin/sh -c groupadd --system relay --gid $RELAY_GID && useradd --system --gid relay --uid $RELAY_UID relay
2020-03-31 17:37:10 UTC/bin/sh -c mkdir /work /etc/relay && chown relay:relay /work /etc/relay
2020-03-31 17:37:10 UTC/bin/sh -c #(nop) VOLUME [/work /etc/relay]
2020-03-31 17:37:11 UTC/bin/sh -c #(nop) WORKDIR /work
2020-03-31 17:37:11 UTC/bin/sh -c #(nop) EXPOSE 3000
2020-04-09 11:05:58 UTC/bin/sh -c #(nop) COPY file:1a6c8635e8b4c4d68528c3f9c110c57723d5007b2e568b48fc7d2e33c4d4f10c in /bin/relay
2020-04-09 11:05:59 UTC/bin/sh -c #(nop) COPY multi:d486495f445cb02e19c4c4c9f3e360047ea5f22bde005f814431843ff5fecaf4 in /opt/
2020-04-09 11:06:00 UTC/bin/sh -c #(nop) COPY file:96683635d4b9a866030cc5547e8e384a835dda0c3143a85e4ada9aa8f704eb67 in /
2020-04-09 11:06:00 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2020-04-09 11:06:00 UTC/bin/sh -c #(nop) CMD ["run"]
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.