2021-04-20 15:17:19 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:e36081b6d931729f0ccc7034fdcdab106009d6f0e1c979d452ff3fbc7faba794 - 7.67% (10.8 MB)
[#005] sha256:75f8e5311e5683a672c294faf802edf988ad5ee3922cf1f17b8245704af88cc7 - 70.53% (99.6 MB)
[#006] sha256:278e2869a25a489bc93476595020e478af1d2f07fca1d1247338c7a80f5d3e72 - 0.0% (961 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-20 15:17:16 UTC/bin/sh -c #(nop) COPY file:59f451ee7e31fab7d6e40407a535f51762da53212fcce9a9eb80004e7f5b84a7 in /bin/relay
2021-04-20 15:17:17 UTC/bin/sh -c #(nop) COPY multi:44bef280eea646398261b0d8054e0f794fb76f7710b18ba96b5eef8cf48c63c0 in /opt/
2021-04-20 15:17:18 UTC/bin/sh -c #(nop) COPY file:af84db10dcd09f03064a83e80c707d17abae8d161f41ac9b5576edb46f07a7f5 in /
2021-04-20 15:17:19 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2021-04-20 15:17:19 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.