Skip to content
New issue

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

Add gcc and ca-certificates to the docker image #619

Open
juegge opened this issue Nov 23, 2023 · 2 comments
Open

Add gcc and ca-certificates to the docker image #619

juegge opened this issue Nov 23, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@juegge
Copy link

juegge commented Nov 23, 2023

Is your request related to a workflow problem?

When trying run the example with the SCA Resolver here: https://github.com/Checkmarx/ci-cd-integrations/blob/main/CxScaResolver/bitbucket-pipelines.yml
It fails because the ScaResolver does not have the required dependencies installed

Propose a solution

in the docker file add "apk add gcc"

Additional comments

Add any other context, alternative solutions, current workarounds or screenshots about the request here.

@juegge juegge added the enhancement New feature or request label Nov 23, 2023
Copy link

Internal Jira issue: AST-32801

@juegge juegge changed the title Add gcc to the docker image Add gcc and ca-certificates to the docker image Feb 2, 2024
@oedo808
Copy link

oedo808 commented Aug 19, 2024

Any ETA on this? We have to run ScaResolver and while it's not a huge deal to build our own image with both, we've come back to this image a lot for quick tests but without ScaResolver we are sent back to the drawing board.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants