Use stable-alpine
instead of stable
to reduce image sizes.
#3037
Labels
area: microservices
area: nginx
good first issue
Good for newcomers
type: enhancement
New feature or request
In #2944 I was asked to reduce the size of our web service by changing the
nginx
image we use fromnginx:stable
>nginx:stable-alpine
In this task we must make the same change in our other services where possible.
The text was updated successfully, but these errors were encountered: