Closed kaito3desuyo closed 3 years ago
cool workaround!
We could also drop all versions which are not supported by Docker anymore...
What do you think? Do you know where to find that list?
1.13 is super ancient
yeah I think so too.
https://www.docker.com/blog/extending-support-cycle-docker-community-edition/
According to this blog post by Docker, Docker CE will be supported for 7 months...
However, looking at the current release cycle, I think this is too short...
Since the release cycle is becoming irregular, it is difficult to determine the range to erase.
Personally, before v18.06, two years have passed since the last update, so I think it's okay to delete it.
Yes, can you update your pull request for this change. So we remove all images prior 19.
Please also update build-dependencies
as it should work now
Okay, I removed version prior v19 from version matrix file.
Thank you very much!
I apologize for not passing the test due to the following reasons.
For number 2, I couldn't find a workaround, so I've removed 18.09 from the version matrix file. All other versions have confirmed that the test completes successfully.