mirror of
https://github.com/gdiepen/docker-convenience-scripts.git
synced 2025-04-28 10:13:41 +01:00
Merge 688a6a8545
into fd6535b616
This commit is contained in:
commit
668becbe17
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 /from ; cp -av . /to"
|
||||
ubuntu bash -c "cd /from ; cp -av . /to"
|
||||
|
|
Loading…
Add table
Reference in a new issue