Metcox

Results 7 comments of Metcox

Hi, is there any progress on this issue, I also need this feature. Thanks for your work, really helpful project.

I have the same issue, and indeed this is related with #544 and the zlib version referenced in the Dockerfile. Replacing 1.2.12-1 with 1.2.12-2 (and the checksum) may fix the...

Hi @dimitris-kavvathas-sonarsource ```` $ lscpu Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian Address sizes: 42 bits physical, 48 bits virtual CPU(s): 2 On-line CPU(s) list: 0,1 Thread(s)...

I'm having the same issue with microk8s, it's probably not specific to EKS. However if I only get the manifest template (with `helm template`) it looks ok ... weird behaviour....

@dsever it's working well with microk8s , thanks

Hello, sorry for the late reply, I will not be able to test this before mid-January. However, I doubt it will be fixed. One of the differences in dockerfiles between...

Hi and Happy New Year, the issue is still there. for the output you are requesting: with sonarqube:8.9.9-community I've got: ``` $ docker run --rm -it --entrypoint /bin/bash sonarqube:8.9.9-community bash-5.1#...