Docker image of Bitbucket pipelines Pipe that I use,
atlassian/git-secrets-scan
is around 350 MB compressed and almost 1 GB uncompressed, which adds 30 seconds to each pipeline run.
Can we get this image size optimised for use in pipelines please?
Regards,
Ziga
Hi @[deleted]
Thank you for your question!
We'll investigate your suggestion with a team and notify you.
Best regards,
Oleksandr Kyrdan
I've opened a PR (https://bitbucket.org/atlassian/git-secrets-scan/pull-requests/19) that greatly reduces pipe docker image down to 25%
It would be really great to see some time savings there. Currently it takes between 25-30 sec (regardless of caching) for this pipe to run, which make this pipe 'optional' very fast.
Regards,
Ziga
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @[deleted]
Thanks for contributing to the community!
Your PR is merged and a new version of git-secrets-scan pipe is released:
script: - pipe: atlassian/git-secrets-scan:1.1.0 variables: FILES: '*.txt *.json'
Best regards,
Oleksandr Kyrdan
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.