You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/workflows/build.yml
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -41,3 +41,4 @@ jobs:
41
41
42
42
# enabled by default, disable if your image is small and you want faster builds
43
43
maximize_build_space: true
44
+
rechunk: true # re-chunk the final image to be more efficient for distribution, disable if you want faster builds and don't care about distribution size
0 commit comments