摘要:
Git 基础 Git教程 Git Bash详细教程-CSDN博客 标准linux指令 设置用户名和邮箱,告诉远程仓库是谁上传 git config --global user.name "Your Name" git config --global user.email "email@example 阅读全文
posted @ 2024-10-28 10:19
MuxLz
阅读(9)
评论(0)
推荐(0)
摘要:
Docker 基础 镜像(Image):类似于虚拟机中的镜像,是一个包含有文件系统的面向Docker引擎的只读模板。任何应用程序运行都需要环境,而镜像就是用来提供这种运行环境的。例如一个Ubuntu镜像就是一个包含Ubuntu操作系统环境的模板,同理在该镜像上装上Apache软件,就可以称为Apac 阅读全文
posted @ 2024-10-28 10:18
MuxLz
阅读(17)
评论(0)
推荐(0)

浙公网安备 33010602011771号