Skip to content

fix(docker): set app.sh perms via COPY --chmod instead of a RUN layer#20

Open
jlav wants to merge 1 commit into
mainfrom
jl/fix-copy-chmod
Open

fix(docker): set app.sh perms via COPY --chmod instead of a RUN layer#20
jlav wants to merge 1 commit into
mainfrom
jl/fix-copy-chmod

Conversation

@jlav
Copy link
Copy Markdown
Owner

@jlav jlav commented Jun 1, 2026

Use COPY --chmod=0755 so the script is executable without an extra RUN chmod layer.

@github-actions github-actions Bot added the type: fix A bug fix label Jun 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: fix A bug fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant