mycloud-cache-otel (0.136.0)
Installation
docker pull git.cloudquyan.com/cloudquyan/mycloud-cache-otel:0.136.0sha256:b503672022a65e079f56f18a759fb25a5050d70182bbac385dc83e2009d74de6Image layers
| ARG USER_UID=10001 |
| ARG USER_GID=10001 |
| USER 10001:10001 |
| COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ca-certificates.crt # buildkit |
| COPY --chmod=755 otelcol-contrib /otelcol-contrib # buildkit |
| COPY config.yaml /etc/otelcol-contrib/config.yaml # buildkit |
| ENTRYPOINT ["/otelcol-contrib"] |
| CMD ["--config" "/etc/otelcol-contrib/config.yaml"] |
| EXPOSE &{[{{15 0} {15 0}}] 0xc0005ea7c0} |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 2025-09-23T14:46:51Z |
| org.opencontainers.image.licenses | Apache-2.0 |
| org.opencontainers.image.name | opentelemetry-collector-releases |
| org.opencontainers.image.revision | ff8d64f8bbdb45270cde7289bf39218514bbfd2d |
| org.opencontainers.image.source | https://github.com/open-telemetry/opentelemetry-collector-releases |
| org.opencontainers.image.version | 0.136.0 |