green-coding-solutions / green-metrics-tool

Measure energy and carbon consumption of software
https://metrics.green-coding.io
GNU Affero General Public License v3.0
162 stars 22 forks source link

Fix our docker container #528

Open ribalba opened 10 months ago

ribalba commented 10 months ago

Docker scout gives us quite a few warnings.

Screenshot 2023-11-06 at 20 59 37
ArneTR commented 10 months ago

I am getting very different results here ... we should discuss this in a call.

Also: This stems often times from an old local instance of your image.

You can fix that with regular "docker compose down && docker compose build".

I see two possible improvements here for now:

?