bborbe/recurring-task-creator:v0.8.1

Index digest

sha256:563221252d24becca0603d7078fc07165de146060600b4056972d41dbfd93fcd

OS/ARCH

linux/amd64

Compressed size

11.79 MB

Last pushed

14 days by bborbe

Type

Image

Manifest digest

sha256:6fa4b097bc4612d95d593aea5c596d6edc332467a7dd9eec57122514b9d81cc4

Image Layers

1ARG BUILD_GIT_VERSION=v0.8.0-1-g0278b740 B
2ARG BUILD_GIT_COMMIT=0278b740 B
3ARG BUILD_DATE=2026-07-04T13:27:26Z0 B
4LABEL org.opencontainers.image.title=Skeleton0 B
5LABEL org.opencontainers.image.description=Go microservice recurring-task-creator/demonstration project0 B
6LABEL org.opencontainers.image.vendor=Benjamin Borbe0 B
7LABEL org.opencontainers.image.licenses=BSD-2-Clause0 B
8LABEL org.opencontainers.image.source=https://github.com/bborbe/recurring-task-creator0 B
9LABEL org.opencontainers.image.documentation=https://github.com/bborbe/recurring-task-creator0 B
10LABEL org.opencontainers.image.version=v0.8.0-1-g0278b740 B
11LABEL org.opencontainers.image.created=2026-07-04T13:27:26Z0 B
12LABEL org.opencontainers.image.revision=0278b740 B
13COPY /main /main # buildkit11.6 MB
14COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ # buildkit102.32 KB
15COPY /usr/local/go/lib/time/zoneinfo.zip / # buildkit94.5 KB
16ENV ZONEINFO=/zoneinfo.zip0 B
17ENV BUILD_GIT_VERSION=v0.8.0-1-g0278b740 B
18ENV BUILD_GIT_COMMIT=0278b740 B
19ENV BUILD_DATE=2026-07-04T13:27:26Z0 B
20ENTRYPOINT ["/main"]0 B

Command

ARG BUILD_GIT_VERSION=v0.8.0-1-g0278b74