-
Notifications
You must be signed in to change notification settings - Fork 0
Consolidated-dockerfiles #23
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
base: master
Are you sure you want to change the base?
Conversation
eccentricOrange
commented
Jun 26, 2025
- fix workflow execution conditions (by 8d1e4f8)
- consolidate the Dockerfiles to reduce redundancy (f62bf10)
- update CI/CD to handle consolidation
- update docs for this (305f88e)
- fix copying tmux config files (0895159)
@rtarun1 I have now separated decoupled the An additional consideration: if the images resulting from these CI/CD builds ever end up taking too much storage space online, we can implement something like the delete package action to clear old/unused versions. Perhaps run this on every master build. Or maybe we can have a policy like every time you do a build on master, delete all the old |