sleutel (latest)
Installation
docker pull git.boerlage.me/daan/sleutel:latest
sha256:9bc8c260a61391a6d050a46c749adfcb6294c5625031fbe80fcfa46c2fd3129c
Image Layers
COPY /target/release/sleutel /bootstrap # buildkit |
ENV OTEL_SERVICE_NAME=sleutel |
ENV OTEL_EXPORTER_OTLP_ENDPOINT=http://localhost:4317 |
ENV OTEL_EXPORTER_OTLP_PROTOCOL=grpc |
ENV OTEL_TRACES_SAMPLER=always_on |
ENV axum_tracing_opentelemetry=info |
EXPOSE map[3030/tcp:{}] |
CMD ["/bootstrap"] |