Skip to content

merge some layers when copying the files into the container - #206

Merged
phanan merged 1 commit into
koel:masterfrom
AEnterprise:merge-layers
Jan 1, 2026
Merged

merge some layers when copying the files into the container#206
phanan merged 1 commit into
koel:masterfrom
AEnterprise:merge-layers

Conversation

@AEnterprise

Copy link
Copy Markdown
Contributor

merge some file layers so we don't make a layer just to change file ownership, just assign it the right permissions in the same layer

also simplify changing the manifest example into the actual manifest. we know for a fact it won't exist so no need to test for it. this also means that if for some reason there suddenly is a manifest, the build will fail and we can evaluate what the correct one is at that time, instead of it invisibly changing and potentially breaking

@phanan
phanan merged commit d3690a4 into koel:master Jan 1, 2026
1 check passed
@phanan

phanan commented Jan 1, 2026

Copy link
Copy Markdown
Member

Thanks!

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.

2 participants