Skip to content
This repository has been archived by the owner on May 2, 2024. It is now read-only.

Images are so big that folks are running out of disk space #85

Closed
kdmccormick opened this issue Jul 13, 2022 · 2 comments
Closed

Images are so big that folks are running out of disk space #85

kdmccormick opened this issue Jul 13, 2022 · 2 comments
Assignees
Labels
discovery Pre-work to determine if an idea is feasible

Comments

@kdmccormick
Copy link
Collaborator

No description provided.

@kdmccormick
Copy link
Collaborator Author

(@connorhaugh and @zhancock)

@kdmccormick
Copy link
Collaborator Author

So, I have indeed been running out of disk space every couple of months. I believe it's because I'm using a mixture of tutor stable, tutor nightly, and devstack, and I'm constantly building new images to test things out. This fills up my Docker image build cache over time. Fortunately I don't think the average tutor user will hit this issue as often.

A few things that can be done to mitigate the issue:

  1. Add guidance about Docker resource pruning to the official docs: https://github.com/overhangio/2u-tutor-adoption/issues/126
  2. Profile the Docker image to look for build optimizations: https://github.com/overhangio/2u-tutor-adoption/issues/118
  3. Reduce the size of the MFE image: Discovery: Bundle size is a blocker to builds openedx/wg-frontend#140

Since each of those things has an associated issue, I'll close this issue. FYI @regisb .

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
discovery Pre-work to determine if an idea is feasible
Projects
None yet
Development

No branches or pull requests

1 participant