2021-04-21 22:16:40 UTC
141 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RELAY_GID10001
RELAY_UID10001
[#000] sha256:f7ec5a41d630a33a2d1db59b95d89d93de7ae5a619a3a8571b78457e48266eba - 18.34% (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:3b2856d429de06b3acd410f6862cb37eb4af5279d0714c247370159bb4a0ef08 - 7.67% (10.8 MB)
[#005] sha256:8b0353db58601f78980e25f4fa785d65aae54da8e7538d9aef12aa6c8014b487 - 70.53% (99.6 MB)
[#006] sha256:ebef65a6c8f187a5b5fd93c9500643aa2970c3d22a2ec283de84a11f4f97209c - 0.0% (958 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-21 22:16:38 UTC/bin/sh -c #(nop) COPY file:5b0eeac1d32606ba11538b881acec45af537e778f61a1410353745f9a6e6d66c in /bin/relay
2021-04-21 22:16:39 UTC/bin/sh -c #(nop) COPY multi:072147677374339131d13fe4cc041236278ee1664ce6654550360a2b062d711a in /opt/
2021-04-21 22:16:40 UTC/bin/sh -c #(nop) COPY file:af84db10dcd09f03064a83e80c707d17abae8d161f41ac9b5576edb46f07a7f5 in /
2021-04-21 22:16:40 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2021-04-21 22:16:40 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.