sha256:db976c334a792f548df54e42f6b71c50226031a0211ace9705d7c85eb786368e
OS/ARCH
linux/amd64
Compressed size
11.7 MB
Last pushed
1 day by bborbe
Type
Image
Manifest digest
sha256:29a4bdcd106e42dad2a08e130ec80b6720559d912c3170f4fb928c7842dcd0e0
Image Layers
1ARG BUILD_GIT_VERSION=v0.6.00 B2ARG BUILD_GIT_COMMIT=16f3a440 B3ARG BUILD_DATE=2026-09-20T15:40:32Z0 B4LABEL org.opencontainers.image.title=Skeleton0 B5LABEL org.opencontainers.image.description=Go microservice github-update-go-watcher/demonstration project0 B6LABEL org.opencontainers.image.vendor=Benjamin Borbe0 B7LABEL org.opencontainers.image.licenses=BSD-2-Clause0 B8LABEL org.opencontainers.image.source=https://github.com/bborbe/github-update-go-watcher0 B9LABEL org.opencontainers.image.documentation=https://github.com/bborbe/github-update-go-watcher0 B10LABEL org.opencontainers.image.version=v0.6.00 B11LABEL org.opencontainers.image.created=2026-09-20T15:40:32Z0 B12LABEL org.opencontainers.image.revision=16f3a440 B13COPY /main /main # buildkit11.51 MB14COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ # buildkit103.41 KB15COPY /usr/local/go/lib/time/zoneinfo.zip / # buildkit94.66 KB16ENV ZONEINFO=/zoneinfo.zip0 B17ENV BUILD_GIT_VERSION=v0.6.00 B18ENV BUILD_GIT_COMMIT=16f3a440 B19ENV BUILD_DATE=2026-09-20T15:40:32Z0 B20ENTRYPOINT ["/main"]0 BCommand
ARG BUILD_GIT_VERSION=v0.6.0