dockerclient: implement --chown for ADD/COPY#188
Conversation
|
@nalind: This pull request references Bugzilla bug 1937087, which is invalid:
Comment DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: nalind The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/retitle dockerclient: implement --chown for ADD/COPY |
|
@nalind: No Bugzilla bug is referenced in the title of this pull request. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
|
LGTM |
|
LGTM |
|
Eek, that last line in the Dockerfile isn't relevant, and it's just dumb luck that the util-linux package provided a /usr/bin/script that kept the test from failing to build. |
Fixes #187.