gopherbook (latest)
Installation
docker pull git.jester-designs.com/riomoo/gopherbook:latestsha256:069bb49788c1b3422406c9fd6b14c5bc7ec8ef1534a622962361fd7d67624f3eAbout this package
Gopherbook Minimal Image
Image layers
| COPY file:ebf17f5399d0ca26da17fae194ec19aa9ea0094c53231b59c5a5cfee9cd49440 in /etc/ssl/certs/ca-certificates.crt |
| COPY file:028f057c1ac5fdc9ec3b46e741365301d32f63df4e353cd582eb8c553152ca65 in /etc/passwd |
| COPY file:ab3b2e21b5127bec06a77204e79600268104502fb25f242e75faef5c8fe8db3d in /etc/group |
| COPY dir:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef in /tmp |
| COPY dir:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef in /home/nonroot |
| USER 65532:65532 |
| /bin/sh |
| WORKDIR /app |
| COPY file:fdba340cd830d5182aa4d33bce466d4f4fdb5364a1894d861ff3efaaad24706f in ./bin/main |
| EXPOSE 8080 |
| USER root:root |
| CMD ["./bin/main"] |
| /bin/sh |
Labels
| Key | Value |
|---|---|
| com.jesterdesigns.image.purpose | static-binary-runtime |
| com.jesterdesigns.image.type | base-image |
| io.buildah.version | 1.43.0 |
| org.opencontainers.image.authors | Alister <alister@kamikishi.net> |
| org.opencontainers.image.created | 2026-04-29T12:09:19Z |
| org.opencontainers.image.description | Gopherbook Minimal Image |
| org.opencontainers.image.licenses | PIL |
| org.opencontainers.image.revision | aa4f094 |
| org.opencontainers.image.title | Gopherbook |
| org.opencontainers.image.vendor | Jester Designs |
| org.opencontainers.image.version | 2.1.1 |