mlco2 / codecarbon

Track emissions from Compute and recommend ways to reduce their impact on the environment.
https://mlco2.github.io/codecarbon
MIT License
1.18k stars 177 forks source link

fix: :hammer: update Dockerfile and Docker -compose for local dev #599

Closed LuisBlanche closed 4 months ago

LuisBlanche commented 5 months ago

Some requirements were missing from the Dockerfile after migrating to hatch

inimaz commented 5 months ago

Looks good to me! To test it: docker compose up--build -d

Go to localhost:8008/docs to see the FastApi page