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

Update the minio dev-stack package to use chainguard images #28

Open
zachariahmiller opened this issue Dec 11, 2023 · 0 comments
Open

Comments

@zachariahmiller
Copy link
Contributor

Describe what should be investigated or refactored

We want our dev process to be as smooth and fast a possible. We also are not constrained by strict versioning requirements. As such, due to the size difference, I would like to replace the baked in minio deployment to use chainguard imiages for minio/minio-client.

Links to any relevant code

changes will be in the minio values file

Additional context

Image Size difference:

Size comparisons for capability Minio:
Upstream is larger than Chainguard by 310 MB.
IronBank is larger than Chainguard by 427 MB.

➜  Desktop docker images | grep minio | awk '{print $1, $7}'
cgr.dev/chainguard/minio 119MB
cgr.dev/chainguard/minio-client 37.9MB
registry1.dso.mil/ironbank/opensource/minio/mc 266MB
registry1.dso.mil/ironbank/opensource/minio/minio 338MB
quay.io/minio/mc 191MB
quay.io/minio/minio 291MB
@zachariahmiller zachariahmiller linked a pull request Dec 13, 2023 that will close this issue
5 tasks
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 a pull request may close this issue.

1 participant