2021-01-05 10:07:31 UTC
127 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RELAY_GID10001
RELAY_UID10001
[#000] sha256:6ec7b7d162b24bd6df88abde89ceb6d7bbc2be927f025c9dd061af2b0c328cfe - 20.29% (25.8 MB)
[#001] sha256:fc3e3a714e359726c409301692afb05bf31b274e81be6caacca39ef9bd28c0d1 - 2.55% (3.25 MB)
[#002] sha256:ca0ba640f23fbea0b43552420fa04f79ec29e1c597ebaeb0abe639cc0fedd6c3 - 0.0% (4.5 KB)
[#003] sha256:aacf737a10fab4e3a0c06d77a630c4cb480850a075ff02818fde68d9eb28095f - 0.0% (185 Bytes)
[#004] sha256:93a5c3d291ada624e0fe6269b4b3025f1515250ffe769ca67e563861413f62a3 - 8.05% (10.3 MB)
[#005] sha256:1e9be9ff0939548d27e2bfae41a87728c7c45c1b959cc262be2ad20ffbce9aee - 69.1% (88 MB)
[#006] sha256:d36c749ebf1ca339aca64cc0ddbfe804a215a7e1ea84902d6cd6d3f35c5fb6d5 - 0.0% (559 Bytes)
/bin/sh -c #(nop) ADD file:3a7bff4e139bcacc5831fd70a035c130a91b5da001dd91c08b2acd635c7064e8 in /
2020-12-11 02:06:10 UTC/bin/sh -c #(nop) CMD ["bash"]
2020-12-15 10:20:36 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-12-15 10:20:36 UTC/bin/sh -c #(nop) ENV RELAY_UID=10001 RELAY_GID=10001
2020-12-15 10:20:37 UTC/bin/sh -c groupadd --system relay --gid $RELAY_GID && useradd --system --gid relay --uid $RELAY_UID relay
2020-12-15 10:20:38 UTC/bin/sh -c mkdir /work /etc/relay && chown relay:relay /work /etc/relay
2020-12-15 10:20:38 UTC/bin/sh -c #(nop) VOLUME [/work /etc/relay]
2020-12-15 10:20:38 UTC/bin/sh -c #(nop) WORKDIR /work
2020-12-15 10:20:38 UTC/bin/sh -c #(nop) EXPOSE 3000
2021-01-05 10:07:28 UTC/bin/sh -c #(nop) COPY file:4dcb08f6925c336b32f540736bbfbad43265ee3a464ea06880201db44a242d9c in /bin/relay
2021-01-05 10:07:30 UTC/bin/sh -c #(nop) COPY multi:13b9afb2286b944d2712eeaffe80fb229f0716ef046ca4499f5676737b9efd8a in /opt/
2021-01-05 10:07:31 UTC/bin/sh -c #(nop) COPY file:87187e67a878d1693f043c3273d582f2bd13c7b41a52b7018a169356407cdfa6 in /
2021-01-05 10:07:31 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2021-01-05 10:07:31 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.