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 the size of the deployment docker containers #34

Open
LinusPhoenix opened this issue Jul 30, 2022 · 0 comments
Open

Reduce the size of the deployment docker containers #34

LinusPhoenix opened this issue Jul 30, 2022 · 0 comments
Labels
backend Affects the backend enhancement New feature or request frontend Affects the frontend

Comments

@LinusPhoenix
Copy link
Owner

The docker containers that we are deploying are quite big. We should try to reduce the size of them, specifically the backend container.

One possible size reduction would be to not just install the dependencies, build, and copy it to the docker image, but reinstalling only the prod dependencies to the docker image.

@LinusPhoenix LinusPhoenix added enhancement New feature or request frontend Affects the frontend backend Affects the backend labels Jul 30, 2022
LinusPhoenix added a commit that referenced this issue Aug 4, 2022
Updating @nestjs/swagger to 6.0.5 fixes the issue.
karifrederiksen added a commit that referenced this issue Aug 13, 2022
…f-in-backend-docker-image

#34:  Remove unnecessary stuff in backend docker image
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Affects the backend enhancement New feature or request frontend Affects the frontend
Projects
None yet
Development

No branches or pull requests

1 participant