crosstool-ng/testing/docker/README.md
Chris Packham 318d6b1aec testing/docker: Document policy
Some useful suggestions were made in commit 5411e69b ("Update the docker
containers"). This captures them in a more visible place.

Signed-off-by: Chris Packham <judge.packham@gmail.com>
2022-05-15 11:19:49 +12:00

354 B

Testing Docker Images Policy

To avoid proliferation of versions, the following policy is adopted for which distro docker images are used for testing: the oldest LTS release still receiving maintenance updates + the most recent release for distributions that offer LTS releases.

For distros without LTS releases the latest version will be supported.