Skip to content

Conversation

@tk-nguyen
Copy link
Contributor

This will make docker builds use less layers for building images.

Build time will also be increased (due to caching for fewer layers).

I also refactored nginx image to use multi-stage build and restructured the build steps for other images.

Please test to see if these changes are not breaking anything. It should not be, but there might be some small problems 😅

Nguyen Thai added 2 commits December 1, 2022 12:02
This will make docker builds use less layers for building images.
Build time will also be increased (due to caching for fewer layers)
Moved nginx images to multi-stage build and restructured the build steps
@RomaricMourgues
Copy link
Contributor

Awesome idea !

@ducnm0711
Copy link

nice change,

@tk-nguyen
Copy link
Contributor Author

This PR should be ready now 👍

@RomaricMourgues
Copy link
Contributor

Could you rebase it to the "develop" branch first ? All PR must be opened on the "develop" branch first and then when merged they will be added to all the environments up to main.

Copy link
Contributor

@RomaricMourgues RomaricMourgues left a comment

Choose a reason for hiding this comment

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

Rebase on branch "develop"

@tk-nguyen
Copy link
Contributor Author

Sure. Should I open a new PR then?

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.

3 participants