mirror of
https://github.com/gdiepen/docker-convenience-scripts.git
synced 2025-03-09 11:10:24 +00:00
commit
ba21581030
1 changed files with 1 additions and 1 deletions
|
@ -47,4 +47,4 @@ docker run --rm \
|
|||
-t \
|
||||
-v $1:/from \
|
||||
-v $2:/to \
|
||||
alpine ash -c "cd /to ; cp -a /from/* /from/.* ."
|
||||
alpine ash -c "cd /from ; cp -av . /to"
|
||||
|
|
Loading…
Add table
Reference in a new issue