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

Add Magento patch versions as well and use information from Composer to determine supported PHP versions #11

Open
Serializator opened this issue Apr 23, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@Serializator
Copy link
Contributor

Serializator commented Apr 23, 2021

Right now a manifest exists which determines what PHP images use for generating images for what Magento version. I'd like to automate this a bit more using information from Composer (and possibly Docker Hub) to determine the following.

  • What Magento versions are there?
  • What PHP versions does a specific version of Magento support?
  • Which tags are there on Docker Hub for a specific PHP version?

Obviously we need to set a boundary in regards to what Magento versions images are generated for.

@Serializator Serializator added the enhancement New feature or request label Apr 23, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant