2021-05-21 09:53:41 UTC
135 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RELAY_GID10001
RELAY_UID10001
[#000] sha256:69692152171afee1fd341febc390747cfca2ff302f2881d8b394e786af605696 - 19.12% (25.9 MB)
[#001] sha256:cfed8f6473223fc1cf3e037f1b6420ba35efe408e481cb613fdf46ad5439c035 - 3.61% (4.89 MB)
[#002] sha256:cd1e73703ee52936feff78c944ec4924fdf38b6ce530275478c9324bb7cd350b - 0.0% (4.49 KB)
[#003] sha256:c7ca6313c03d6db9dc08702ba048f96b388105dfdda7188b05b73c0547abe289 - 0.0% (185 Bytes)
[#004] sha256:54833663acc4f0d7848e91c80af715570c14f131c3996923b0292bc1beb2b8b4 - 7.59% (10.3 MB)
[#005] sha256:9bbe5cf536f83e03b6f31eadffe09b2cb40dcde6954c4b8904507cf461620eaf - 69.67% (94.3 MB)
[#006] sha256:6f18284d2f53c1f632624922b9e1754dbbfe4f11788f8a76eeeca246daa8e12e - 0.0% (959 Bytes)
/bin/sh -c #(nop) ADD file:7362e0e50f30ff45463ea38bb265cb8f6b7cd422eb2d09de7384efa0b59614be in /
2021-05-12 01:21:22 UTC/bin/sh -c #(nop) CMD ["bash"]
2021-05-14 19:02:19 UTC/bin/sh -c apt-get update && apt-get install -y ca-certificates gosu curl --no-install-recommends && apt-get clean && rm -rf /var/lib/apt/lists/*
2021-05-14 19:02:19 UTC/bin/sh -c #(nop) ENV RELAY_UID=10001 RELAY_GID=10001
2021-05-14 19:02:20 UTC/bin/sh -c groupadd --system relay --gid $RELAY_GID && useradd --system --gid relay --uid $RELAY_UID relay
2021-05-14 19:02:21 UTC/bin/sh -c mkdir /work /etc/relay && chown relay:relay /work /etc/relay
2021-05-14 19:02:21 UTC/bin/sh -c #(nop) VOLUME [/work /etc/relay]
2021-05-14 19:02:21 UTC/bin/sh -c #(nop) WORKDIR /work
2021-05-14 19:02:21 UTC/bin/sh -c #(nop) EXPOSE 3000
2021-05-21 09:53:39 UTC/bin/sh -c #(nop) COPY file:fce719c03482e1241d6d6f0a5833494b192e46ea3b8fc999fad1791b5a21cad2 in /bin/relay
2021-05-21 09:53:40 UTC/bin/sh -c #(nop) COPY multi:6a75cac55007c336322c0982d195fbb57d7836a63da75eff8fb8b6f76f7b5b08 in /opt/
2021-05-21 09:53:41 UTC/bin/sh -c #(nop) COPY file:af84db10dcd09f03064a83e80c707d17abae8d161f41ac9b5576edb46f07a7f5 in /
2021-05-21 09:53:41 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2021-05-21 09:53:41 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.