001、
[liujiaxin01@PC1 ~]$ docker image ls REPOSITORY TAG IMAGE ID CREATED SIZE
002、
[liujiaxin01@PC1 ~]$ docker search smoove
003、
[liujiaxin01@PC1 ~]$ docker pull brentp/smoove
004、
[liujiaxin01@PC1 ~]$ docker image ls
005、调用测试
[liujiaxin01@PC1 ~]$ docker run -it brentp/smoove smoove -h
标签:image,PC1,ls,liujiaxin01,docker,安装,smoove From: https://www.cnblogs.com/liujiaxin2018/p/17417149.html