Optimize image builds by caching intermediate layers #164

Merged
bustikiller merged 4 commits from fix-docker-build into main 2024-12-29 12:11:51 +00:00
Owner
Following guide in https://lipanski.com/posts/speed-up-your-docker-builds-with-cache-from
bustikiller added 1 commit 2024-12-29 10:28:52 +00:00
Fix location of cache-from in Docker build
Some checks failed
Playwright Tests / test (pull_request) Has been skipped
Check usage of free licenses / build-static-assets (pull_request) Successful in 31s
Add copyright notice / copyright_notice (pull_request) Successful in 36s
Build Nginx-based docker image / build-static-assets (push) Failing after 3m33s
36c9acee51
bustikiller changed title from Fix location of cache-from in Docker build to WIP: Fix location of cache-from in Docker build 2024-12-29 10:29:01 +00:00
bustikiller added 1 commit 2024-12-29 10:34:16 +00:00
Build and cache the intermediate stages
Some checks failed
Playwright Tests / test (pull_request) Has been skipped
Check usage of free licenses / build-static-assets (pull_request) Successful in 53s
Add copyright notice / copyright_notice (pull_request) Successful in 1m3s
Build Nginx-based docker image / build-static-assets (push) Failing after 1m5s
0594bf9456
bustikiller added 1 commit 2024-12-29 10:37:13 +00:00
Fix stage name and add additional stage
All checks were successful
Playwright Tests / test (pull_request) Has been skipped
Check usage of free licenses / build-static-assets (pull_request) Successful in 32s
Add copyright notice / copyright_notice (pull_request) Successful in 49s
Build Nginx-based docker image / build-static-assets (push) Successful in 1m38s
3e0fb208e2
bustikiller changed title from WIP: Fix location of cache-from in Docker build to WIP: Optimize image builds by caching intermediate layers 2024-12-29 10:52:21 +00:00
bustikiller added 1 commit 2024-12-29 12:11:00 +00:00
Run docker images only on the main branch
All checks were successful
Playwright Tests / test (pull_request) Has been skipped
Add copyright notice / copyright_notice (pull_request) Successful in 31s
Check usage of free licenses / build-static-assets (pull_request) Successful in 48s
1269a1a56f
bustikiller changed title from WIP: Optimize image builds by caching intermediate layers to Optimize image builds by caching intermediate layers 2024-12-29 12:11:19 +00:00
bustikiller scheduled this pull request to auto merge when all checks succeed 2024-12-29 12:11:31 +00:00
bustikiller merged commit 1db83a6004 into main 2024-12-29 12:11:51 +00:00
Sign in to join this conversation.
No Reviewers
No Label
No Milestone
No project
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: bustikiller/wedding-planner-frontend#164
No description provided.