Skip to content
This repository has been archived by the owner on May 4, 2021. It is now read-only.

Docker repository tags not in order with git tags #76

Open
HeathNaylor opened this issue Dec 21, 2017 · 1 comment
Open

Docker repository tags not in order with git tags #76

HeathNaylor opened this issue Dec 21, 2017 · 1 comment

Comments

@HeathNaylor
Copy link

I would like to purpose a tagging paradigm here.

php7.1-phpunit6.5
php7.0-phpunit6.5
php7.1-phpunit5.7
php7.0-phpunit5.7
php5.6-phpunit5.7

This way we can match all major and minor versions of php to all compatible major and minor versions of phpunit. We would assume patch versions to be the latest or specify those as well. This same paradigm would work its way into Dockerhub so that there would be a coherent connection between the two. We would then ensure that we did not need version folders in the root of this project as those would be tag dependent.

@JulienBreux
Copy link
Owner

Yes, in-progress.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants