Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dockerfile: add support for non-octal COPY --chmod in labs #5380

Merged
merged 1 commit into from
Oct 4, 2024

Conversation

tonistiigi
Copy link
Member

depends on #5375
fixes #1951

@tonistiigi tonistiigi force-pushed the dockerfile-copy-chmod-non-octal branch from 39161f8 to e42889d Compare October 3, 2024 21:36
@tonistiigi tonistiigi marked this pull request as ready for review October 3, 2024 21:36
@github-actions github-actions bot removed area/llb area/dependencies Pull requests that update a dependency file area/client area/solver labels Oct 3, 2024
@tonistiigi tonistiigi merged commit 39ca783 into moby:master Oct 4, 2024
91 checks passed
@crazy-max crazy-max added this to the v0.17.0 milestone Oct 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

dockerfile: Support --chmod with non-octal notation, such as --chmod=g=u
2 participants