chat-handler (0.0.7)
Published 2026-02-20 21:20:56 +00:00 by billy
Installation
docker pull git.daviestechlabs.io/daviestechlabs/chat-handler:0.0.7sha256:29095902b642ddefd7eaa975946f0c2a3e197d7198440f23aacf8d4267da2fd8
Image Layers
| COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ # buildkit |
| COPY /chat-handler /chat-handler # buildkit |
| USER 65534:65534 |
| ENTRYPOINT ["/chat-handler"] |