Skip to content

Instantly share code, notes, and snippets.

View liias's full-sized avatar

Madis Liias liias

View GitHub Profile
@liias
liias / Dockerfile
Last active June 11, 2021 12:41
OpenTelemetry Tracing Span Event Logback configuration. Based on a Spring Boot application.
# Example Dockerfile for java application with OpenTelemetry java agent added
FROM openjdk:11-jre-slim-stretch
RUN apt update && apt install -y libtcnative-1 && rm -rf /var/lib/apt/lists/*
# mount container /tmp to host /var/lib/docker (or whatever is set on runtime)
# /tmp is the default working directory for Tomcat in Sprint Boot application
VOLUME /tmp

Keybase proof

I hereby claim:

  • I am liias on github.
  • I am liias (https://keybase.io/liias) on keybase.
  • I have a public key ASDnp7kBKDSfd5-mPuoD_YQdbzUc1glvkK40TopVG5F47wo

To claim this, I am signing this object: