hugoci (latest)
Installation
docker pull code.cozy.town/vrifox/hugoci:latestsha256:de7789326484554443fd2176d6c4d84ac14b70fd44bf4a36f4697572ecbad4d8Image layers
| ADD alpine-minirootfs-3.21.2-x86_64.tar.gz / # buildkit |
| CMD ["/bin/sh"] |
| RUN /bin/sh -c apk add --no-cache hugo git openssh rsync npm go # buildkit |
| RUN /bin/sh -c hugo version # buildkit |
| RUN /bin/sh -c npm --version # buildkit |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 2025-01-26T18:03:45Z |
| org.opencontainers.image.revision | df6a9feef44af9f662799e2d5a29f883e21ebe60 |
| org.opencontainers.image.source | https://code.cozy.town/vrifox/hugoci.git |
| org.opencontainers.image.url | https://code.cozy.town/vrifox/hugoci |