Namespace
reallibrephotos
Image / Tag
librephotos-frontend:1.0.1-amd64
Content Digest
sha256:859e6c4a134aa0e99fc13bb159b77e0ccebb4ec816434d381df3376109d8a548
Details
Created

2026-06-26 11:09:58 UTC

Size

5.82 MB

Content Digest
Labels
  • life.apets.description
    A tiny static file server
  • life.apets.name
    Static File Server
  • life.apets.schema-version
    1.0
  • life.apets.url
    https://github.com/halverneus/static-file-server
  • life.apets.vendor
    Halverneus
  • life.apets.version
    v1.8.12

Environment
PATH

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

PORT

3000


Layers

[#000] sha256:25c47605fc56997550085e1f5ef8c3954295125d1210ea426dfe2f2b01a978a3 - 46.34% (2.7 MB)

[#001] sha256:f2a09e46a12e6858974c777fc0a17b40ab2e84f3b19bc06798c4d6d1a15ac04d - 0.01% (450 Bytes)

[#002] sha256:e50df522918271bd18b56c31262cdec70770b2b14153d8edc9769e3c57371e0b - 53.65% (3.12 MB)

[#003] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)


History
2026-02-14 23:49:41 UTC (buildkit.dockerfile.v0)

EXPOSE [8080/tcp]

2026-02-14 23:49:41 UTC (buildkit.dockerfile.v0)

COPY /serve / # buildkit

2026-02-14 23:49:41 UTC (buildkit.dockerfile.v0)

COPY /etc/passwd /etc/passwd # buildkit

2026-02-14 23:49:41 UTC (buildkit.dockerfile.v0)

USER static

2026-02-14 23:49:41 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/serve"]

2026-02-14 23:49:41 UTC (buildkit.dockerfile.v0)

CMD []

2026-02-14 23:49:41 UTC (buildkit.dockerfile.v0)

LABEL life.apets.vendor=Halverneus life.apets.url=https://github.com/halverneus/static-file-server life.apets.name=Static File Server life.apets.description=A tiny static file server life.apets.version=v1.8.12 life.apets.schema-version=1.0

2026-06-26 11:09:58 UTC (buildkit.dockerfile.v0)

ENV PORT=3000

2026-06-26 11:09:58 UTC (buildkit.dockerfile.v0)

EXPOSE [3000/tcp]

2026-06-26 11:09:58 UTC (buildkit.dockerfile.v0)

COPY /usr/src/app/dist /web # buildkit

2026-06-26 11:09:58 UTC (buildkit.dockerfile.v0)

COPY /usr/src/app/dist/git_hash.txt /web # buildkit

2026-06-26 11:09:58 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/serve"]

2026-06-26 11:09:58 UTC (buildkit.dockerfile.v0)

CMD []

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