docker run -p <localhostport>:<containerport> <imagename/id> :- running on ports. docker ps :- to list all the running containers. docker ps -- ...
確定! 回上一頁