Namespace
loneshore
Image / Tag
photopea:20260210
Content Digest
sha256:725c0d934e7451017c5b0137bbca6e74ce39e107aa6beaa4b2c68ca367acff4f
Details
Created

2026-02-10 12:50:35 UTC

Size

10.4 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:589002ba0eaed121a1dbf42f6648f29e5be55d5c8a6ee0f8eaa0285cc21ac153 - 35.33% (3.68 MB)

[#001] sha256:22a905f4f8ef80c8ffe802c59f7d9ff2a0fa1ea4b20c9eb0f9798acb9f48a795 - 10.62% (1.11 MB)

[#002] sha256:c911fa48159d6ca004cc1059e8066f953e1a163b716e6e1f145f2c8e2657729b - 0.0% (491 Bytes)

[#003] sha256:b180722aef8b5f9ae8de107f4676c257a1c86631337ca01faa45008e8f6911e6 - 54.04% (5.63 MB)


History
2026-01-28 01:18:04 UTC (buildkit.dockerfile.v0)

ADD alpine-minirootfs-3.23.3-x86_64.tar.gz / # buildkit

2026-01-28 01:18:04 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

2026-02-10 12:50:35 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apk add --no-cache ca-certificates nginx # buildkit

2026-02-10 12:50:35 UTC (buildkit.dockerfile.v0)

COPY default.conf /etc/nginx/http.d/ # buildkit

2026-02-10 12:50:35 UTC (buildkit.dockerfile.v0)

COPY www.photopea.com/ /photopea/ # buildkit

2026-02-10 12:50:35 UTC (buildkit.dockerfile.v0)

EXPOSE [8080/tcp]

2026-02-10 12:50:35 UTC (buildkit.dockerfile.v0)

CMD ["nginx" "-g" "daemon off;"]

Details
Created

2026-02-10 12:50:38 UTC

Size

10.8 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:d8ad8cd72600f46cc068e16c39046ebc76526e41051f43a8c249884b200936c0 - 37.22% (4 MB)

[#001] sha256:d49d20b349e436980fe7a2906a24323b4ef0b521c09c90ac35de68ca0d04f022 - 10.4% (1.12 MB)

[#002] sha256:39fd69a74071b4881d29f33c94f6ea48d9b1017bb9e49c3b21e7ed05a14039a4 - 0.0% (493 Bytes)

[#003] sha256:b180722aef8b5f9ae8de107f4676c257a1c86631337ca01faa45008e8f6911e6 - 52.37% (5.63 MB)


History
2026-01-28 01:18:09 UTC (buildkit.dockerfile.v0)

ADD alpine-minirootfs-3.23.3-aarch64.tar.gz / # buildkit

2026-01-28 01:18:09 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

2026-02-10 12:50:38 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apk add --no-cache ca-certificates nginx # buildkit

2026-02-10 12:50:38 UTC (buildkit.dockerfile.v0)

COPY default.conf /etc/nginx/http.d/ # buildkit

2026-02-10 12:50:38 UTC (buildkit.dockerfile.v0)

COPY www.photopea.com/ /photopea/ # buildkit

2026-02-10 12:50:38 UTC (buildkit.dockerfile.v0)

EXPOSE [8080/tcp]

2026-02-10 12:50:38 UTC (buildkit.dockerfile.v0)

CMD ["nginx" "-g" "daemon off;"]

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