Results 11 comments of Adam

My work around for now is just using the absolute path to the os package cwebp `/usr/bin/cwebp` instead of the self compiled `/usr/local/bin/cwebp`

@jrottenberg actually the message is quite clear about what is missing. `./configure` should find available development libraries as soon they are installed. If using OS packages it would be `libpng-dev`...

That are good sources, would love to see it inside the image by default :) Saves one step in my pipeline

@jrottenberg hope to find some time soon

Sorry, for not following up :/ After I faced issues building the images via the instructions from the `README.md`, I lost the motivation since I have a working work-around. (I...

I have it with `Terraform v0.14.9`

It is merged, would be great if that could move forward.

dev console is empty, no errors or warnings. Every second click is creating a different query: ``` :method: GET :path: /api/v1/log/default/color-55bdd5665b-jpjmb/color?logFilePosition=&referenceTimestamp=2021-07-02T13:24:08.961448936+02:00&referenceLineNum=-1&offsetFrom=2500&offsetTo=2600&previous=false ``` ``` :method: GET :path: /api/v1/log/default/color-55bdd5665b-jpjmb/color?logFilePosition=&referenceTimestamp=&referenceLineNum=0&offsetFrom=0&offsetTo=100&previous=false ```

![dashboard-empty-responses](https://user-images.githubusercontent.com/19503579/124277008-d99aec00-db44-11eb-9f06-bcedf7bd1808.PNG) every second is more or less empty: ``` { "info": { "podName": "color-55bdd5665b-jpjmb", "containerName": "color", "initContainerName": "", "fromDate": "", "toDate": "", "truncated": false }, "selection": { "referencePoint": { "timestamp":...