We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
uwsgi warning never shows because SBOM doesn't run if init fails, so it doesn't know uwsgi is installed``
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.
Test arm image that uses uwsgi
- OS: - How docker service was installed:
N/A
The text was updated successfully, but these errors were encountered:
Run sbom test before init test so we get any uwsgi warnings in the re…
c48f1e7
…port. Fixes #41
Successfully merging a pull request may close this issue.
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
Docker creation
Container logs
The text was updated successfully, but these errors were encountered: