mirror of
https://github.com/gdiepen/docker-convenience-scripts.git
synced 2025-01-18 10:08:55 +00:00
commit
ba21581030
@ -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…
Reference in New Issue
Block a user