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

Reduce size of docker images - Remove unnecessary dependencies #134

Open
5 tasks
bradbown opened this issue Oct 3, 2024 · 0 comments
Open
5 tasks

Reduce size of docker images - Remove unnecessary dependencies #134

bradbown opened this issue Oct 3, 2024 · 0 comments
Assignees

Comments

@bradbown
Copy link
Contributor

bradbown commented Oct 3, 2024

Description

There will be un-required transitive dependencies in our docker images which can be excluded to reduce the size of our various docker images.

Motivation

Reduces size of docker images.

Tasks

  • Investigate transitive dependencies which can be removed.

Acceptance criteria

  • All tests still pass after exclusions.

Remember to

  • Add the documentation label in case there is an impact on the documentation
  • Add priority and team labels
  • Add Task for updating the Runbook or adding/updating existing metrics and alerts.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants