Docker not detected in System Information when using AWS ECS

Hi there,

Just reporting a (very) minor issue that I’ve noticed when running SonarQube 8.4.2 using the official Docker image on AWS using ECS (EC2, not Fargate).

If you call the system/info API, the value for the Docker field is false. This is also reflected if you navigate to Administration > System in the UI.

It seems a bit odd as technically the SonarQube instance is running using Docker. If I start the same image on my workstation using Docker from the command line the Docker field value is true, so I expect it has something to do with the way it is being detected and that is not working in an ECS environment.

Not sure if you see this as an issue, but thought I’d report it either way.

Cheers,

Sam

Hi @Sam_Anthonisz,

Thank you for the bug report. I opened a ticket for this.

Cheers.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.