winebucket-cleanup-job (main-673eb15)
Published 2025-07-30 00:33:24 +00:00 by christian
Installation
docker pull gitea.rannes.dev/rannes.dev/winebucket-cleanup-job:main-673eb15sha256:144a781a1e6b9bc60c1353b079c90a0b050e2d59e2058fd1335efd80f4d97e2eImage 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-30T00:33:07.116Z |
| org.opencontainers.image.description | |
| org.opencontainers.image.licenses | |
| org.opencontainers.image.revision | 673eb151820ac7397dfd1c3d1a7ccadcaf3a020d |
| 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