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

Container image size increased #1005

Closed
ian-noaa opened this issue Jul 12, 2023 · 1 comment · Fixed by #1007
Closed

Container image size increased #1005

ian-noaa opened this issue Jul 12, 2023 · 1 comment · Fixed by #1007
Assignees
Labels
bug A defect or problem

Comments

@ian-noaa
Copy link
Collaborator

ian-noaa commented Jul 12, 2023

PR #1000 increased the size of our container image from 800MB to 1.15 GB. This has caused issues pulling the images onto our servers.

@ian-noaa ian-noaa added the bug A defect or problem label Jul 12, 2023
@ian-noaa ian-noaa self-assigned this Jul 12, 2023
@ian-noaa
Copy link
Collaborator Author

It appears that the Couchbase SDK could actually be the culprit here. Bumping from v4.2.4 to v4.2.5 reduces our image size from 1.15GB to ~730MB.

See: https://www.couchbase.com/forums/t/couchbase-nodejs-4-1-0-sdk-unzipped-size-causing-an-issue-for-lambda-layers/34766

The dive CLI tool has proven handy for inspecting images. https://github.com/wagoodman/dive

@ian-noaa ian-noaa linked a pull request Jul 13, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A defect or problem
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant