2023年5月11日

Linux(CentOS)查看系统版本

摘要: 1. Linux系统版本 这种方法只适合Redhat系的Linux cat /etc/redhat-release CentOS Linux release 7.9.2009 (Core) 所有版本信息。这个命令适用于所有的Linux发行版,包括RedHat、SUSE、Debian…等发行版。 ls 阅读全文

posted @ 2023-05-11 19:54 小石头小祖宗 阅读(55) 评论(0) 推荐(0)

Docker Desktop for windows虚拟机文件未知ext4.vhdx

摘要: C:\Users\25135\AppData\Local\Docker\wsl\data 阅读全文

posted @ 2023-05-11 11:24 小石头小祖宗 阅读(16) 评论(0) 推荐(0)

docker安装Nexus3搭建docker私有仓库,并上传镜像

摘要: 参考:https://blog.csdn.net/gengkui9897/article/details/127353727 0. nexus3支持的私有库 Nexus是Sonatype提供的仓库管理平台,Nuexus Repository OSS3能够支持Maven、npm、Docker、YUM、 阅读全文

posted @ 2023-05-11 00:53 小石头小祖宗 阅读(630) 评论(0) 推荐(0)

导航