2021-04-16 16:51:03 UTC
141 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RELAY_GID10001
RELAY_UID10001
[#000] sha256:f7ec5a41d630a33a2d1db59b95d89d93de7ae5a619a3a8571b78457e48266eba - 18.33% (25.9 MB)
[#001] sha256:4e88728128a740df0f1046fb23b558ce768c00d76bfb9c36979e57d27add6c54 - 3.46% (4.89 MB)
[#002] sha256:34b476bc0c051e1d2696946d23d37a44c2aa9065ef7d1ec7ee129ac91a5d7a79 - 0.0% (4.49 KB)
[#003] sha256:46056e85e76182ca172f5ccb7ccd5b99d83fdd3f0139102771eb763c2fc0e7d8 - 0.0% (184 Bytes)
[#004] sha256:2bf9da152e83365e3b227b57d1c9ac643bc37ddb9b42f9c9524714e5610a68e2 - 7.67% (10.8 MB)
[#005] sha256:6d8063d173ff27832dcca8e3322852e26324098ef862b40d9c36154e6bbc22a0 - 70.53% (99.6 MB)
[#006] sha256:07acc8fa330472d6e02ff53ef4356717c82e5b2fc8bc4579095d1a0837d2a409 - 0.0% (960 Bytes)
/bin/sh -c #(nop) ADD file:c855b3c65f5ba94d548d7d2659094eeb63fbf7f8419ac8e07712c3320c38b62c in /
2021-04-10 01:20:22 UTC/bin/sh -c #(nop) CMD ["bash"]
2021-04-12 08:57:28 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-04-12 08:57:28 UTC/bin/sh -c #(nop) ENV RELAY_UID=10001 RELAY_GID=10001
2021-04-12 08:57:29 UTC/bin/sh -c groupadd --system relay --gid $RELAY_GID && useradd --system --gid relay --uid $RELAY_UID relay
2021-04-12 08:57:30 UTC/bin/sh -c mkdir /work /etc/relay && chown relay:relay /work /etc/relay
2021-04-12 08:57:30 UTC/bin/sh -c #(nop) VOLUME [/work /etc/relay]
2021-04-12 08:57:30 UTC/bin/sh -c #(nop) WORKDIR /work
2021-04-12 08:57:30 UTC/bin/sh -c #(nop) EXPOSE 3000
2021-04-16 16:51:00 UTC/bin/sh -c #(nop) COPY file:b72c3fd89d5c891e11318d111534636b4d7ab9b65b6ec12141b1e251bf50a44f in /bin/relay
2021-04-16 16:51:02 UTC/bin/sh -c #(nop) COPY multi:7ce2530e17fdebbe1359030ee9bb588685a72d0af6b653ea7ce184d6800f8ade in /opt/
2021-04-16 16:51:03 UTC/bin/sh -c #(nop) COPY file:af84db10dcd09f03064a83e80c707d17abae8d161f41ac9b5576edb46f07a7f5 in /
2021-04-16 16:51:03 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2021-04-16 16:51:03 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.