knotops/worker (sha256:8fa17a5cfbfec344e445ee21f5428971f34c8c74eba09eb92cbc7f91d5673199)
Installation
docker pull git.step1.ro/stanta/knotops/worker@sha256:8fa17a5cfbfec344e445ee21f5428971f34c8c74eba09eb92cbc7f91d5673199sha256:8fa17a5cfbfec344e445ee21f5428971f34c8c74eba09eb92cbc7f91d5673199Image layers
| ARG VERSION=0.1.1 |
| ARG REVISION=4825f5c41a66d52cdd3a6a24059cb34d88e3284d |
| LABEL org.opencontainers.image.title=KnotOps Worker org.opencontainers.image.version=0.1.1 org.opencontainers.image.revision=4825f5c41a66d52cdd3a6a24059cb34d88e3284d org.opencontainers.image.source=https://git.step1.ro/stanta/KnotOps |
| COPY /rootfs/ / # buildkit |
| COPY /out/knotops-worker /usr/local/bin/knotops-worker # buildkit |
| USER 10002:10002 |
| ENTRYPOINT ["/usr/local/bin/knotops-worker"] |
Labels
| Key | Value |
|---|---|
| knotops.owner | forgejo-control-plane-release |
| knotops.run | 456-1 |
| org.opencontainers.image.revision | 4825f5c41a66d52cdd3a6a24059cb34d88e3284d |
| org.opencontainers.image.source | https://git.step1.ro/stanta/KnotOps |
| org.opencontainers.image.title | KnotOps Worker |
| org.opencontainers.image.version | 0.1.1 |