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

Add environment replacement support for chmod option #5151

Merged
merged 1 commit into from
Aug 6, 2024

Conversation

kariya-mitsuru
Copy link
Contributor

Add environment replacement support for chmod option argument for the ADD and COPY commands.

Copy link
Member

@tonistiigi tonistiigi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this is fine to add but we need an integration test in dockerfile_test .

@AkihiroSuda sgty?

@AkihiroSuda
Copy link
Member

I think this is fine to add but we need an integration test in dockerfile_test .

@AkihiroSuda sgty?

SGTM

@kariya-mitsuru
Copy link
Contributor Author

One build test image crashed with SEGV, but I don't remember making any changes that would cause this to happen, and other combinations of matrix seem to complete normally.
Should I need to take any action?

Copy link
Member

@tonistiigi tonistiigi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, but squash the commits please (or fix the commit message for second commit).

@tonistiigi tonistiigi added this to the v0.16.0 milestone Jul 23, 2024
Add environment replacement support for chmod option argument for the
ADD and COPY commands.

Signed-off-by: Mitsuru Kariya <[email protected]>
@crazy-max
Copy link
Member

@dvdksn I think we need some docs follow-up for this one.

@crazy-max crazy-max merged commit de65ae6 into moby:master Aug 6, 2024
76 checks passed
@kariya-mitsuru kariya-mitsuru deleted the add-env-replace-for-chmod branch August 7, 2024 14:58
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.

4 participants