Block a user
hello-world (latest)
Published 2026-04-15 06:25:45 +00:00 by pkoptilin
Installation
docker pull gitea.rashpile.net/pkoptilin/hello-world:latestsha256:f0ca9fd84a27642242f9f6bc07ce1fab40b0307cb3080594fc1a3d832c609942
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 0dab75e885 | linux/amd64 | 4.1 MiB |
| 7f5d5c5220 | linux/arm64 | 4.4 MiB |
Image Layers ( linux/amd64)
| ADD alpine-minirootfs-3.21.6-x86_64.tar.gz / # buildkit |
| CMD ["/bin/sh"] |
| COPY /app/hello /hello # buildkit |
| ENTRYPOINT ["/hello"] |