摘要:
转载自:http://www.ppmy.cn/news/29981.html 查看是否开启 experimental 功能 --platform 参数需要 experimental 为 true,通过下面的命令可以验证是否开启 docker info | grep -i 'experimental' 阅读全文
posted @ 2023-04-03 14:24
larybird
阅读(778)
评论(0)
推荐(0)
摘要:
with open("/Users/lucy/Downloads/final.txt") as file: for line in file: l = line.split() if l[1][0:3] == "Use" and l[1][len(l[1]) - 2:] == "GC": print 阅读全文
posted @ 2023-04-03 12:32
larybird
阅读(57)
评论(0)
推荐(0)
摘要:
转载自:https://blog.csdn.net/HXNLYW/article/details/88127414 docker exec -it 793d8 /bin/sh 进入容器内, 使用 ps -ef | grep java 报了错: 问题出在docker 容器linux没有安装procps 阅读全文
posted @ 2023-04-03 10:03
larybird
阅读(667)
评论(0)
推荐(0)

浙公网安备 33010602011771号