pipeline-bridge (0.0.6)
Published 2026-02-20 21:22:54 +00:00 by billy
Installation
docker pull git.daviestechlabs.io/daviestechlabs/pipeline-bridge:0.0.6sha256:3160e21d57b7fbee88f3bf71381f5aa8b9547f952916332bf6c7fe188141fd6e
Image Layers
| COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ # buildkit |
| COPY /pipeline-bridge /pipeline-bridge # buildkit |
| USER 65534:65534 |
| ENTRYPOINT ["/pipeline-bridge"] |