Skip to content

Switch to using alpine container#810

Open
pschou wants to merge 5 commits intomickael-kerjean:masterfrom
pschou:alpine_container
Open

Switch to using alpine container#810
pschou wants to merge 5 commits intomickael-kerjean:masterfrom
pschou:alpine_container

Conversation

@pschou
Copy link

@pschou pschou commented Feb 3, 2025

Alpine containers tend to have a smaller footprint. Consider switching to Alpine to speed up deployments.

Note that the RUN command has been split into two parts for many stages. The first RUN can be done before the files are copied over, which allows these container build process steps to be done in parallel.

@mickael-kerjean mickael-kerjean force-pushed the master branch 3 times, most recently from ab61d28 to c24d22d Compare September 5, 2025 15:00
@mickael-kerjean mickael-kerjean force-pushed the master branch 3 times, most recently from 9757ff1 to 7fa253f Compare September 11, 2025 05:00
@mickael-kerjean mickael-kerjean force-pushed the master branch 2 times, most recently from 5e9f59a to b9f2ee9 Compare September 23, 2025 04:43
@mickael-kerjean mickael-kerjean force-pushed the master branch 2 times, most recently from 9cc25b0 to 58f3ce4 Compare February 2, 2026 14:04
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.

1 participant