摘要: 001、 [liujiaxin01@PC1 ~]$ docker image ls REPOSITORY TAG IMAGE ID CREATED SIZE 002、 [liujiaxin01@PC1 ~]$ docker search smoove 003、 [liujiaxin01@PC1 ~] 阅读全文
posted @ 2023-05-20 13:59 小鲨鱼2018 阅读(89) 评论(0) 推荐(0) 编辑
摘要: 001、普通用户操作docker遇到如下问题 permission denied while trying to connect to the Docker daemon socket at unix:///var/run/docker.sock: Get "http://%2Fvar%2Frun% 阅读全文
posted @ 2023-05-20 13:41 小鲨鱼2018 阅读(265) 评论(0) 推荐(0) 编辑
摘要: 001、系统内核 [root@PC1 test01]# uname -a Linux PC1 3.10.0-957.el7.x86_64 #1 SMP Thu Nov 8 23:39:32 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux 002、删除旧版本的docke 阅读全文
posted @ 2023-05-20 13:24 小鲨鱼2018 阅读(196) 评论(0) 推荐(0) 编辑
摘要: 001、 [liujiaxin01@PC1 ~]$ docker search smcpp 002、pull [liujiaxin01@PC1 ~]$ docker run --rm -v $PWD:/mnt terhorst/smcpp:latest 003、列出镜像 [liujiaxin01@P 阅读全文
posted @ 2023-05-20 01:12 小鲨鱼2018 阅读(325) 评论(0) 推荐(0) 编辑
摘要: 一、编译安装 001、安装D语言编译器 https://www.cnblogs.com/liujiaxin2018/p/17416628.html 002、安装GNU Scientific library(是一个 C 写成的用于科学计算的库,有超过1000个函数) [root@PC1 softwar 阅读全文
posted @ 2023-05-20 00:18 小鲨鱼2018 阅读(89) 评论(0) 推荐(0) 编辑