Docker attach

1 개요[ | ]

docker attach
Console
Copy
root@default:~# docker attach mycentos
[root@915fc132bee4 /]# hostname
915fc132bee4
[root@915fc132bee4 /]# exit
exit
root@default:~#

2 같이 보기[ | ]