Improve READMEs and add contribution prompts

This commit is contained in:
yeasy
2026-03-09 18:55:24 -07:00
parent e62b203f1a
commit 330e084e00
24 changed files with 152 additions and 13 deletions

View File

@@ -9,3 +9,6 @@
* 官方镜像体积都比较小只带有一些基本的组件精简的系统有利于安全稳定和高效的运行也适合进行个性化定制
* 出于安全考虑几乎所有官方制作的镜像都没有安装 SSH 服务无法通过用户名和密码直接登录到容器中
---
> 📝 **发现错误或有改进建议** 欢迎提交 [Issue](https://github.com/yeasy/docker_practice/issues) 或 [PR](https://github.com/yeasy/docker_practice/pulls)。