jdenoc / money-tracker

income/expense tracker with receipt retention
MIT License
5 stars 0 forks source link

Move composer into application docker container #548

Open jdenoc opened 1 year ago

jdenoc commented 1 year ago

To simplify things, we should move composer into the application docker container.

This way, we won't have to rely on an additional docker container to run generally required processes.

jdenoc commented 1 year ago

Probably the most important thing to move: https://github.com/jdenoc/money-tracker/blob/883c04c59f6989dcce0df93944720166b74da4e5/.docker/composer.dockerfile#L30-L41

jdenoc commented 1 year ago

Additional resources: https://getcomposer.org/download/