UNCLASSIFIED - NO CUI

Bring back apk add --no-cache gettext bash

Summary

Good morning, We came across a few issues today that originate from the nginx-alpine image, mostly around missing tools such as bash and other commands such as envsubst.

Our team noticed that a lot of changes went in yesterday, so we presume the image is being worked on.

We would like to request that you bring back the removed line below:

apk add --no-cache gettext bash

If this was intentional, then please let us know and we will adapt accordingly.

Thanks, -Hari Kunduru DevSecOps Engineer Applied Research Associates

What is the current bug behavior?

Its missing bash

What is the expected correct behavior?

(What you should see instead)

Relevant logs and/or screenshots

image

Possible fixes

https://repo1.dso.mil/dsop/opensource/nginx/nginx-alpine/-/commit/10f86bb30831afcfe221a476651b640a38c566ce#:~:text=%23%20apk%20upgrade%20%26%26%20%5C-,apk%20add%20%2D%2Dno%2Dcache%20gettext%20bash%20%26%26%20%5C,-apk%20add%20%2D%2Dno%2Dcache%20%2D%2Dallow%2Duntrusted%20/tmp/nginx%2Darm

Tasks

  • Bug has been identified and corrected within the container

Please read the Iron Bank Documentation for more info

Edited by Hari Kunduru