diff options
Diffstat (limited to 'testing/docker/README.md')
-rw-r--r-- | testing/docker/README.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/testing/docker/README.md b/testing/docker/README.md new file mode 100644 index 00000000..7995b235 --- /dev/null +++ b/testing/docker/README.md @@ -0,0 +1,8 @@ +## 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. |