linux 查看docker容器的系统版本

发布于 2023-02-21  129 次阅读


查看容器的系统版本

cat /etc/issue

查看宿主机的系统版本

cat /proc/version 或 uname -a 
知道的越多 不知道的越多
最后更新于 2023-02-21