EnAccess / micropowermanager

Open Source Management Tool for Decentralized Utilities.
https://micropowermanager.io/
MIT License
2 stars 4 forks source link

Improve docker compose setup #291

Closed dmohns closed 1 month ago

dmohns commented 1 month ago

Brief summary of the change made

This PR tries to further refactor Production and Dev Dockerfiles to be more similar to each other. Additionally, installing composer inside the Docker image instead of entrypoint.

Are there any other side effects of this change that we should be aware of?

Describe how you tested your changes?

docker compose up
docker compose -f docker-compose-prod.yml up

Pull Request checklist

Please confirm you have completed any of the necessary steps below.