Nginx should not use the nginx default image in the readme examples because many users may not realize nginx/nginx:latest can be unstable. I propose nginx:stable be used in examples and an explanation be added to the beginning of the readme so users are aware of Nginx's odd-even versioning convention when selecting an image.
Nginx should not use the
nginxdefault image in the readme examples because many users may not realizenginx/nginx:latestcan be unstable. I proposenginx:stablebe used in examples and an explanation be added to the beginning of the readme so users are aware of Nginx's odd-even versioning convention when selecting an image.