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

Copy goal for copying files from container to host #1405

Merged
merged 5 commits into from
Apr 2, 2021

Commits on Apr 1, 2021

  1. Support of building on Windows OS

    Signed-off-by: Marat Abrarov <abrarov@gmail.com>
    mabrarov committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    5af48e7 View commit details
    Browse the repository at this point in the history
  2. copy goal for copying files / directories from container to host.

    Signed-off-by: Marat Abrarov <abrarov@gmail.com>
    mabrarov committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    f8e8852 View commit details
    Browse the repository at this point in the history
  3. Add Docs for Copy Goal and Sample for File/Directory Copy

    + Added Docs for `docker:copy`
    + Added a `copy-from-container` sample which contains profiles for
      copying file and directory to localhost from container
    
    Signed-off-by: Rohan Kumar <rohaan@redhat.com>
    rohanKanojia authored and mabrarov committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    c723560 View commit details
    Browse the repository at this point in the history
  4. Formatting changes of example for copy goal and extension of copy goa…

    …l documentation
    
    Signed-off-by: Marat Abrarov <abrarov@gmail.com>
    mabrarov committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    c672044 View commit details
    Browse the repository at this point in the history
  5. Fixed Maven Wrapper (https://github.com/takari/maven-wrapper).

    Signed-off-by: Marat Abrarov <abrarov@gmail.com>
    mabrarov committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    90ab423 View commit details
    Browse the repository at this point in the history