Block a user
docker-static-website (2.4)
Published 2025-08-29 16:56:29 +03:00 by andreas
Installation
docker pull gitea.phadric.de/andreas/docker-static-website:2.4sha256:1a79ed73b37f0ca031cce01df27e07769c5ba6c4627bb96b3d8e847593ddc724
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 74a6bddc40 | linux/amd64 | 56 KiB |
Image Layers ( linux/amd64)
| EXPOSE map[3000/tcp:{}] |
| COPY /etc/passwd /etc/passwd # buildkit |
| COPY /busybox/busybox_HTTPD /busybox-httpd # buildkit |
| USER static |
| WORKDIR /home/static |
| CMD ["/busybox-httpd" "-f" "-v" "-p" "3000"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 2025-08-29T13:54:59.441Z |
| org.opencontainers.image.description | |
| org.opencontainers.image.licenses | |
| org.opencontainers.image.revision | f110049f23728647d2e2f533efc18c386eb68c64 |
| org.opencontainers.image.source | https://gitea.phadric.de/andreas/docker-static-website |
| org.opencontainers.image.title | docker-static-website |
| org.opencontainers.image.url | https://gitea.phadric.de/andreas/docker-static-website |
| org.opencontainers.image.version | 2.4.7 |