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

Rewrite dockerfile #2430

Merged
merged 13 commits into from
Aug 2, 2024
Merged

Rewrite dockerfile #2430

merged 13 commits into from
Aug 2, 2024

Conversation

vertism
Copy link
Contributor

@vertism vertism commented Aug 1, 2024

Description

Current docker image is 2.2GB. The new Dockerfile uses a builder image, and then the necessary files to a new image for deployment. This results in a much smaller image size.
Also removes various dependencies that are no longer required for the build.

Some shell scripts had the wrong permissions, and have been updated.

@vertism vertism marked this pull request as ready for review August 1, 2024 15:58
@vertism vertism requested a review from a team as a code owner August 1, 2024 15:58
@vertism vertism requested a review from a team as a code owner August 1, 2024 15:58
Copy link
Contributor

@njpreddy njpreddy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@vertism vertism merged commit fdc5104 into main Aug 2, 2024
14 checks passed
@vertism vertism deleted the rewrite-dockerfile branch August 2, 2024 10:56
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