Skip to content

optimize Dockerfile.v by clearing apt cache#331

Merged
pradeeban merged 1 commit intoControlCore-Project:devfrom
GREENRAT-K405:fix/optimize-verilog-dockerfile
Feb 15, 2026
Merged

optimize Dockerfile.v by clearing apt cache#331
pradeeban merged 1 commit intoControlCore-Project:devfrom
GREENRAT-K405:fix/optimize-verilog-dockerfile

Conversation

@GREENRAT-K405
Copy link
Copy Markdown
Contributor

this make sures that Ubuntu package indices are not unnecessarily saved into the Docker image layer, reducing the image size of the final build.
This fixes #330 .

@GREENRAT-K405
Copy link
Copy Markdown
Contributor Author

@pradeeban please have a look.

@GREENRAT-K405
Copy link
Copy Markdown
Contributor Author

@pradeeban sir also, would you like me to focus on anything in particular like trying out a feature or any specific problem?

Right now, I am solving bunch of issues and building up my proposal. If there is anything you would like to see me working on please let me know, I am all here, thanks for your time.

@pradeeban pradeeban merged commit 0a1fb79 into ControlCore-Project:dev Feb 15, 2026
6 checks passed
@pradeeban
Copy link
Copy Markdown
Member

You are doing great. I would advice against modifying verilog code (this one is ok), since it works (and that I have no clue about Verilog code). :D Also, avoid working on concore-lite (except for fixing breaking bugs) as it is mostly redundant (since it is just a subset of concore).

@GREENRAT-K405
Copy link
Copy Markdown
Contributor Author

Yup! understood

@GREENRAT-K405
Copy link
Copy Markdown
Contributor Author

Today, I have tried to fix and optimize docker in all the repos! I have 2-3 more additions and fixes related to docker which are left. Remaining I will focus tomorrow... (I have a computer networks midterm viva/practical exam in the morning...).

@pradeeban
Copy link
Copy Markdown
Member

good luck with your exams!

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 this pull request may close these issues.

2 participants