akretion / docky

Docky - Helper for docker-compose mainly used in odoo context
GNU Affero General Public License v3.0
56 stars 31 forks source link

[UPD+REF] Update for version 8.0.0 #158

Closed mbcosta closed 4 months ago

mbcosta commented 4 months ago

Update for version 8.0.0, the Master branch of the repo is in version 7.1.0 but there are version 8.0.0 by this reason was need to included the commit https://github.com/akretion/docky/pull/157/commits/1beea3c329e606cd476f69e06fe65dc3d5154c62 in Docker Compose V2 PR https://github.com/akretion/docky/pull/157, to keep Versions in order, but I think will be better to solve it here to reduce code to review and maybe solve the conflict file.

Included here some of simple refactorings that don't change anything but also reduce code to review in Docker Compose V2 PR, commits extracted from PR https://github.com/akretion/docky/pull/157

cc @rvalyi @hparfr @clementmbr