docker cp mycontainer:/opt/file.txt /opt/test/
docker cp /opt/test/ mycontainer:/opt/file.txt
linux VSCODE变量替换