winebucket-cleanup-job (main-50c3ff3)
Published 2025-07-28 18:53:58 +00:00 by christian
Installation
docker pull gitea.rannes.dev/rannes.dev/winebucket-cleanup-job:main-50c3ff3
sha256:cd6805014f244791e9b631a13ec83b2d597707cc9b6ce6a721f058e1e6246591
Image Layers
ADD alpine-minirootfs-3.22.1-x86_64.tar.gz / # buildkit |
CMD ["/bin/sh"] |
RUN /bin/sh -c apk add --no-cache ca-certificates # buildkit |
ENV GOLANG_VERSION=1.24.5 |
ENV GOTOOLCHAIN=local |
ENV GOPATH=/go |
ENV PATH=/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin |
COPY /target/ / # buildkit |
RUN /bin/sh -c mkdir -p "$GOPATH/src" "$GOPATH/bin" && chmod -R 1777 "$GOPATH" # buildkit |
WORKDIR /go |
WORKDIR /app |
COPY /app/cleanup-job . # buildkit |
CMD ["./cleanup-job"] |
Labels
Key | Value |
---|---|
org.opencontainers.image.created | 2025-07-28T18:53:42.028Z |
org.opencontainers.image.description | |
org.opencontainers.image.licenses | |
org.opencontainers.image.revision | 50c3ff343ae080b3fe44bfb3ee3c4d191d8239bc |
org.opencontainers.image.source | https://gitea.rannes.dev/rannes.dev/winebucket-cleanup-job |
org.opencontainers.image.title | winebucket-cleanup-job |
org.opencontainers.image.url | https://gitea.rannes.dev/rannes.dev/winebucket-cleanup-job |
org.opencontainers.image.version | latest |
Details
Versions (4)
View all