whoami (latest)
Published 2026-07-02 20:03:13 +00:00 by mlarenti
Installation
docker pull gitea.quo.ar/mlarenti/whoami:latestsha256:4f90b33ddca9c4d4f06527070d6e503b16d71016edea036842be2a84e60c91cbAbout this package
Tiny Go webserver that prints OS information and HTTP request to output
Image Layers
| COPY /usr/share/zoneinfo /usr/share/zoneinfo # buildkit |
| COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ # buildkit |
| COPY whoami / # buildkit |
| ENTRYPOINT ["/whoami"] |
| EXPOSE map[80/tcp:{}] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 2025-03-13T14:25:39Z |
| org.opencontainers.image.description | Tiny Go webserver that prints OS information and HTTP request to output |
| org.opencontainers.image.documentation | https://github.com/traefik/whoami |
| org.opencontainers.image.revision | 7e57190724ca7c0a74aa7f878b6cefe13b11994f |
| org.opencontainers.image.source | https://github.com/traefik/whoami |
| org.opencontainers.image.title | whoami |
| org.opencontainers.image.url | https://github.com/traefik/whoami |
| org.opencontainers.image.version | 1.11.0 |