centos7中使用docker安装 smc++

发布时间 2023-05-20 01:36:45作者: 小鲨鱼2018

 

001、

[liujiaxin01@PC1 ~]$ docker search smcpp

 

002、pull

[liujiaxin01@PC1 ~]$ docker run --rm -v $PWD:/mnt terhorst/smcpp:latest

 

003、列出镜像

[liujiaxin01@PC1 ~]$ docker image ls
REPOSITORY       TAG       IMAGE ID       CREATED       SIZE
terhorst/smcpp   latest    3cefc6ac73ca   2 years ago   1.15GB

 

004、调用测试

[liujiaxin01@PC1 ~]$ docker run -it terhorst/smcpp smc++ -h