Namespace
loneshore
Image / Tag
photopea:20251030
Content Digest
sha256:f2861e636f3b70ac2e2b0cb92b923b7211c2e84c9c6dfd08d934c2bdc41d5763
Details
Created

2025-10-30 04:00:39 UTC

Size

9.54 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b - 38.03% (3.63 MB)

[#001] sha256:97ef779772bf8275ec1b5bce3ebfd15b7e7d465d4914ff71aa93fbf1ba76b267 - 8.7% (849 KB)

[#002] sha256:ef25e59a9f4d08abee63e1e89b67486a3bde39d336d610c0fcb17e6602f3fdf3 - 0.0% (474 Bytes)

[#003] sha256:527c6d50ec887886d9114335fc49d1730cf2176a7fc283e18e37723bcc8e84a1 - 53.27% (5.08 MB)


History
2025-10-08 11:04:56 UTC (buildkit.dockerfile.v0)

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

2025-10-08 11:04:56 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

2025-10-30 04:00:39 UTC (buildkit.dockerfile.v0)

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

2025-10-30 04:00:39 UTC (buildkit.dockerfile.v0)

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

2025-10-30 04:00:39 UTC (buildkit.dockerfile.v0)

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

2025-10-30 04:00:39 UTC (buildkit.dockerfile.v0)

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

Details
Created

2025-10-30 04:00:41 UTC

Size

9.84 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:6b59a28fa20117e6048ad0616b8d8c901877ef15ff4c7f18db04e4f01f43bc39 - 40.09% (3.95 MB)

[#001] sha256:814d50a7a457016cf37f2c6796d742efae6a22edb443d4e40ab8e31c0515a888 - 8.31% (838 KB)

[#002] sha256:2b6a4810ed92a9ace2b229062248b5fbbab4b2a7ae6a79a907ca09ed7428c9c3 - 0.0% (473 Bytes)

[#003] sha256:527c6d50ec887886d9114335fc49d1730cf2176a7fc283e18e37723bcc8e84a1 - 51.6% (5.08 MB)


History
2025-10-08 11:04:56 UTC (buildkit.dockerfile.v0)

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

2025-10-08 11:04:56 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

2025-10-30 04:00:41 UTC (buildkit.dockerfile.v0)

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

2025-10-30 04:00:41 UTC (buildkit.dockerfile.v0)

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

2025-10-30 04:00:41 UTC (buildkit.dockerfile.v0)

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

2025-10-30 04:00:41 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