摘要: Shell 参考网址 https://www.runoob.com/linux/linux-shell.html -菜鸟教程 Shell 变量 命名只能使用英文字母,数字和下划线,首个字符不能以数字开头。 中间不能有空格,可以使用下划线 _。 不能使用标点符号。 不能使用bash里的关键字(可用he 阅读全文
posted @ 2022-02-23 15:46 minnersun 阅读(126) 评论(0) 推荐(0) 编辑
摘要: dockor 参考网址 https://www.runoob.com/docker/docker-install-ubuntu.html -菜鸟教程 https://www.cnblogs.com/yufeng218/p/8370670.html -centOS7 安装docker https:// 阅读全文
posted @ 2022-02-23 15:09 minnersun 阅读(51) 评论(0) 推荐(0) 编辑