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

register sqlite driver #81

Merged
merged 1 commit into from
Dec 14, 2023
Merged

register sqlite driver #81

merged 1 commit into from
Dec 14, 2023

Conversation

crazy-max
Copy link
Member

fixes #80

@crazy-max
Copy link
Member Author

crazy-max commented Nov 22, 2023

oh boy +3M lines 😳

I keep this one in draft in the meantime

Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
@crazy-max
Copy link
Member Author

crazy-max commented Dec 11, 2023

5MB diff for the image:

$ docker buildx bake --set "*.tags=scanner:sqlite" --set "*.args.BUILDKIT_CONTEXT_KEEP_GIT_DIR=1" "https://github.com/crazy-max/buildkit-syft-scanner.git#sqlite"
$ docker buildx bake --set "*.tags=scanner:main" --set "*.args.BUILDKIT_CONTEXT_KEEP_GIT_DIR=1" "https://github.com/crazy-max/buildkit-syft-scanner.git"
$ docker image ls
REPOSITORY                                TAG               IMAGE ID       CREATED          SIZE
scanner                                   main              ba1e474d5993   4 seconds ago    40.8MB
scanner                                   sqlite            d7e5c6dfafcc   30 seconds ago   45.9MB

I think we can afford it.

@crazy-max crazy-max marked this pull request as ready for review December 11, 2023 14:34
Copy link
Collaborator

@cdupuis cdupuis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@crazy-max crazy-max merged commit e64830e into docker:master Dec 14, 2023
9 checks passed
@crazy-max crazy-max deleted the sqlite branch December 14, 2023 21:15
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.

sqlite driver is not available, newer RPM databases might not be cataloged
2 participants