摘要: 查看系统版本:cat /etc/issue 使用echo: echo "" > 覆盖文件 echo "" >> 给文件追加内容 使用cat:查看文件内容 使用mv:重命名文件 使用 阅读全文
posted @ 2022-04-28 22:37 llxxssll 阅读(12) 评论(0) 推荐(0)
摘要: 官方参考文档: https://docs.docker.com/develop/develop-images/dockerfile_best-practices/ python的教程:https://docs.docker.com/language/python/build-images/ 命令行引 阅读全文
posted @ 2022-04-28 22:27 llxxssll 阅读(17) 评论(0) 推荐(0)
摘要: 参考:https://zhuanlan.zhihu.com/p/193140870 git邮箱设置:https://xiumu.org/technology/making-an-error-error-gh007-your-push-order-to-publish-a-private-email- 阅读全文
posted @ 2022-04-28 18:21 llxxssll 阅读(19) 评论(0) 推荐(0)