2021-01-07 19:12:33 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:62b0b8e761a6e2fd7c44d460fc7af2c14cf08be50cf8066da8a6f8fcf49fed93 - 8.05% (10.3 MB)
[#005] sha256:d309201a4f957386d38570070beb9c5ac2aa034fb506847a511e310f781c2e65 - 69.1% (88 MB)
[#006] sha256:33b3d4d044fd25881bac38c5ed90aeeeb27ebf1688756646a5a233617e4d9824 - 0.0% (561 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 18:56:56 UTC/bin/sh -c #(nop) COPY file:b74ba8ce31fb38fe469b84c4b217f9091c286a85743b37598ce3cca996acf503 in /bin/relay
2021-01-07 19:12:32 UTC/bin/sh -c #(nop) COPY multi:3bf754c212765489e983745aec33fe9600be623ae7a134ac821b4fc5124b900b in /opt/
2021-01-07 19:12:33 UTC/bin/sh -c #(nop) COPY file:87187e67a878d1693f043c3273d582f2bd13c7b41a52b7018a169356407cdfa6 in /
2021-01-07 19:12:33 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2021-01-07 19:12:33 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.