2022-10-12 17:33:37 UTC
158 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RELAY_GID10001
RELAY_UID10001
[#000] sha256:f6e04ba6531065d60cd73d6509ec153307f5cc6f95e72ca47745d37aef6380a7 - 16.35% (25.9 MB)
[#001] sha256:c780b7a044b802989821b4b5e071d6ee53597074a86ff48a7966984893b77e38 - 3.09% (4.89 MB)
[#002] sha256:2743ff2db94461d32c14f66b6c7a0be2652f804f8364dbbaed230ff4eb440eb1 - 0.0% (4.49 KB)
[#003] sha256:3fcc8dda78bbb13479977c44100af0cb51eb09f1ff94989232d59f25a7638a26 - 0.0% (184 Bytes)
[#004] sha256:78592cff14f0c5a472327112ba6853aa701d433f91527047c37f4a84fc505a1d - 7.0% (11.1 MB)
[#005] sha256:1e79dc63684639dd91acd33fb74d501227f7fb3dd8948ee83100f3f06dd90963 - 73.56% (116 MB)
[#006] sha256:f77c2814d2c42b18122c15e17505e16f6169080730e762ecb05bb7e0fba215fd - 0.0% (958 Bytes)
/bin/sh -c #(nop) ADD file:706105a4a2ea63ba10911afb5998d321ff745f9bcedd2e2e8efcf33f5dad584b in /
2022-10-04 23:27:01 UTC/bin/sh -c #(nop) CMD ["bash"]
2022-10-05 12:48: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/*
2022-10-05 12:48:19 UTC/bin/sh -c #(nop) ENV RELAY_UID=10001 RELAY_GID=10001
2022-10-05 12:48:20 UTC/bin/sh -c groupadd --system relay --gid $RELAY_GID && useradd --system --gid relay --uid $RELAY_UID relay
2022-10-05 12:48:20 UTC/bin/sh -c mkdir /work /etc/relay && chown relay:relay /work /etc/relay
2022-10-05 12:48:20 UTC/bin/sh -c #(nop) VOLUME [/work /etc/relay]
2022-10-05 12:48:21 UTC/bin/sh -c #(nop) WORKDIR /work
2022-10-05 12:48:21 UTC/bin/sh -c #(nop) EXPOSE 3000
2022-10-12 17:33:34 UTC/bin/sh -c #(nop) COPY file:f49aff6b7b33a9c9ab5fde415e06c2bd65011fa3c6c497dc6d311ddd19501992 in /bin/relay
2022-10-12 17:33:36 UTC/bin/sh -c #(nop) COPY multi:f702b4fb01c80d8573f9dbff69b9f9a419fd40d0cdb3ea49e4de6de8b7d94848 in /opt/
2022-10-12 17:33:37 UTC/bin/sh -c #(nop) COPY file:af84db10dcd09f03064a83e80c707d17abae8d161f41ac9b5576edb46f07a7f5 in /
2022-10-12 17:33:37 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2022-10-12 17:33:37 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.