1. List running docker machine
docker ps
2. Attach to specific docker machine
docker exec -it docker_helloworld -u admin -p admin
3. Copy file from/to docker machine
docker cp test.txt docker_helloworld :test.txt
Reference:
https://docs.docker.com/
Dynamic debug is useful for debug driver, and can be enable by: 1. Mount debug fs #>mount -t debugfs none /sys/kernel/debug 2. Enable dy...
沒有留言:
張貼留言