Namespace
getsentry
Image / Tag
relay:1acb19e
Content Digest
sha256:9604a1c33581f668aa764ab1ae3f5413aabee49e4a556c9183dd0ce9779150ed
Details
Created

2023-01-27 07:32:05 UTC

Size

161 MB

Content Digest
Environment
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

RELAY_GID

10001

RELAY_UID

10001


Layers

[#000] sha256:548fcab5fe888f589dd092c68b813bfd65359878bd1950d6b753f749e82ebd7c - 16.08% (25.9 MB)

[#001] sha256:ac34a34bf25ccbb89259ed69a089ed47803aa3913081cc59b504db7066b62ea7 - 3.04% (4.9 MB)

[#002] sha256:81505c445c8084951a9a56cc099bb6f394bf7ab9467679e3409b3932d1003c17 - 0.0% (4.49 KB)

[#003] sha256:607c590de828652bf989fe8d7d8685d176300b80ce4c44ae74613bfe6c273436 - 0.0% (184 Bytes)

[#004] sha256:0ed6cff091cac5f21e139adb5e8566faf624920b107b298d4cdf177ea2a36bef - 7.02% (11.3 MB)

[#005] sha256:09f76421493790d1cb6ad24ae5be2c099befc8baf4df7c55221e0df0d71d68d9 - 73.85% (119 MB)

[#006] sha256:43842ccfe686836aff3bb1a32979701516981bc715d3278d05b6612b989b3860 - 0.0% (961 Bytes)


History
2023-01-11 02:35:07 UTC

/bin/sh -c #(nop) ADD file:67ceb946e54c26c505b5f9f393d77befbd5e9b3b5c069ca301e314ecc74456b0 in /

2023-01-11 02:35:07 UTC

/bin/sh -c #(nop) CMD ["bash"]

2023-01-27 07:32:00 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/*

2023-01-27 07:32:00 UTC

/bin/sh -c #(nop) ENV RELAY_UID=10001 RELAY_GID=10001

2023-01-27 07:32:01 UTC

/bin/sh -c groupadd --system relay --gid $RELAY_GID && useradd --system --gid relay --uid $RELAY_UID relay

2023-01-27 07:32:02 UTC

/bin/sh -c mkdir /work /etc/relay && chown relay:relay /work /etc/relay

2023-01-27 07:32:02 UTC

/bin/sh -c #(nop) VOLUME [/work /etc/relay]

2023-01-27 07:32:02 UTC

/bin/sh -c #(nop) WORKDIR /work

2023-01-27 07:32:02 UTC

/bin/sh -c #(nop) EXPOSE 3000

2023-01-27 07:32:02 UTC

/bin/sh -c #(nop) COPY file:348dad41f7e0a6478c5ee453c6145f5f31a58a691aa74d5193bbfe122fcaeffa in /bin/relay

2023-01-27 07:32:04 UTC

/bin/sh -c #(nop) COPY multi:88cae3ee30bb4981e7d207c7def61b5077c9fcaf0dd5faad73163896d5c19742 in /opt/

2023-01-27 07:32:05 UTC

/bin/sh -c #(nop) COPY file:af84db10dcd09f03064a83e80c707d17abae8d161f41ac9b5576edb46f07a7f5 in /

2023-01-27 07:32:05 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]

2023-01-27 07:32:05 UTC

/bin/sh -c #(nop) CMD ["run"]

Danger Zone
Delete Tag

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.

Delete