Sign inSign up

bborbe/github-update-go-watcher:v0.4.0

Index digest

sha256:9dde5f7fa80e5a327c100d8ec77d82002f5ed8b6abfb1c2852f04a0ebfe8302e

OS/ARCH

linux/amd64

Compressed size

11.51 MB

Last pushed

26 days by bborbe

Type

Image

Manifest digest

sha256:7873f97d7b017e664fe4fc5e6463628bf8a0739ba42ecd95023886578212c3d3

Image Layers

1ARG BUILD_GIT_VERSION=v0.4.00 B
2ARG BUILD_GIT_COMMIT=0ed0c4e0 B
3ARG BUILD_DATE=2026-08-26T22:26:04Z0 B
4LABEL org.opencontainers.image.title=Skeleton0 B
5LABEL org.opencontainers.image.description=Go microservice github-update-go-watcher/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/github-update-go-watcher0 B
9LABEL org.opencontainers.image.documentation=https://github.com/bborbe/github-update-go-watcher0 B
10LABEL org.opencontainers.image.version=v0.4.00 B
11LABEL org.opencontainers.image.created=2026-08-26T22:26:04Z0 B
12LABEL org.opencontainers.image.revision=0ed0c4e0 B
13COPY /main /main # buildkit11.31 MB
14COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ # buildkit102.33 KB
15COPY /usr/local/go/lib/time/zoneinfo.zip / # buildkit94.66 KB
16ENV ZONEINFO=/zoneinfo.zip0 B
17ENV BUILD_GIT_VERSION=v0.4.00 B
18ENV BUILD_GIT_COMMIT=0ed0c4e0 B
19ENV BUILD_DATE=2026-08-26T22:26:04Z0 B
20ENTRYPOINT ["/main"]0 B

Command

ARG BUILD_GIT_VERSION=v0.4.0