Skip to content

Conversation

@StaticRocket
Copy link
Member

Use alpine for our base image since this reduces the container size by
about half. Plus, most of this is just Python, bash, and make scripting
anyway. Nothing Ubuntu specific anymore.

Move the scripts using non-standard arguments to ripgrep for faster
parsing and better compatibility. We already have this as a dependency
for other scripts and the '-P' argument we need for the advanced Perl
matching is only supported on gnu grep anyway.

Signed-off-by: Randolph Sapp <[email protected]>
Use alpine for our base image since this reduces the container size by
about half. Plus, most of this is just Python, bash, and make scripting
anyway. Nothing Ubuntu specific anymore.

Signed-off-by: Randolph Sapp <[email protected]>
@StaticRocket StaticRocket merged commit 23fbd1a into TexasInstruments:master Dec 16, 2024
2 checks passed
@StaticRocket StaticRocket deleted the feature/alpine branch December 16, 2024 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants