smile config test This is a minimally reproducible demonstration of a Smile CDR interceptor. Build the interceptors cd interceptors mvn compile Build the image docker build -t smile-default . ``` Run the modified image. docker run -p 8000:8000 smile