sha256:32667df641549b03913be80117fdcf670ee2d4c619944e82d82eb1011664d404
OS/ARCH
linux/amd64
Compressed size
10.91 MB
Last pushed
about 1 month by bborbe
Type
Image
Manifest digest
sha256:0c74367fdb72012eb41da840c9e050da6b65fd56b92c564906819cb8cc22b5bb
Image Layers
1ARG BUILD_GIT_VERSION=v0.0.2-38-ga15b91c0 B2ARG BUILD_GIT_COMMIT=a15b91c0 B3ARG BUILD_DATE=2026-06-15T18:10:46Z0 B4LABEL org.opencontainers.image.title=Skeleton0 B5LABEL org.opencontainers.image.description=Go microservice recurring-task-creator/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/recurring-task-creator0 B9LABEL org.opencontainers.image.documentation=https://github.com/bborbe/recurring-task-creator0 B10LABEL org.opencontainers.image.version=v0.0.2-38-ga15b91c0 B11LABEL org.opencontainers.image.created=2026-06-15T18:10:46Z0 B12LABEL org.opencontainers.image.revision=a15b91c0 B13COPY /main /main # buildkit10.69 MB14COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ # buildkit123.05 KB15COPY /usr/local/go/lib/time/zoneinfo.zip / # buildkit94.5 KB16ENV ZONEINFO=/zoneinfo.zip0 B17ENV BUILD_GIT_VERSION=v0.0.2-38-ga15b91c0 B18ENV BUILD_GIT_COMMIT=a15b91c0 B19ENV BUILD_DATE=2026-06-15T18:10:46Z0 B20ENTRYPOINT ["/main"]0 BCommand
ARG BUILD_GIT_VERSION=v0.0.2-38-ga15b91c