Add docker images to list of tools (#4030)

This commit is contained in:
Mikhail Timofeev
2021-09-08 09:50:43 +03:00
committed by GitHub
parent 4394e4414f
commit ea7f3caa06

View File

@@ -23,6 +23,7 @@ These are the guidelines we follow in software and images supporting routine:
| Tool name | Installation strategy |
|-----------|-----------------------|
| Docker images | not more than 3 latest LTS OS\tool versions. New images or new versions of current images are added using the standard tool request process |
| Java | all LTS versions |
| Node.js | 3 latest LTS versions |
| Go | 3 latest minor versions |