hpc-container-maker icon indicating copy to clipboard operation
hpc-container-maker copied to clipboard

Add support for Docker COPY --chmod

Open samcmill opened this issue 2 years ago • 1 comments

Pull Request Description

Add support for Docker COPY --chmod, e.g., COPY --chmod=0755 foo bar.

Implements #449

Author Checklist

  • [x] Updated documentation (pydocmd generate) if any docstrings have been modified
  • [x] Passes all unit tests

samcmill avatar Feb 15 '23 20:02 samcmill

@jmuppave does this look good to you?

samcmill avatar Feb 15 '23 20:02 samcmill