linuxserver / docker-ci

Container for running basic sanity checks on containers post build and before upload
GNU General Public License v3.0
5 stars 6 forks source link

[BUG] uwsgi warning never shows because SBOM doesn't run if init fails #41

Closed thespad closed 4 months ago

thespad commented 4 months ago

Is there an existing issue for this?

Current Behavior

uwsgi warning never shows because SBOM doesn't run if init fails, so it doesn't know uwsgi is installed``

Expected Behavior

uwsgi should display if arm container fails to complete init due to qemu/uwsgi

Either run SBOM before init test or run it regardless of init success, not sure which is preferable.

Steps To Reproduce

Test arm image that uses uwsgi

Environment

- OS:
- How docker service was installed:

Docker creation

N/A

Container logs

N/A