v1.4.0
What's Changed
- Update best_practices.md by @smartlixx in https://github.com/yeasy/docker_practice/pull/496
- update https://registry.npm.taobao.org to https://registry.npmmirror.com by @npmmirror in https://github.com/yeasy/docker_practice/pull/497
- Update secret.md by @mrnyg in https://github.com/yeasy/docker_practice/pull/500
- fix:修改image/build文档中的一处语病 by @WitchElaina in https://github.com/yeasy/docker_practice/pull/512
- docs(install): 修改Mac安装系统要求 by @Hazel-Lin in https://github.com/yeasy/docker_practice/pull/514
- fix: wrong key of registry mirrors by @kingyue737 in https://github.com/yeasy/docker_practice/pull/516
- fix: typo by @kingyue737 in https://github.com/yeasy/docker_practice/pull/515
- fix: typo by @hezhizhen in https://github.com/yeasy/docker_practice/pull/517
- [issue-518] Add document on how to use HTTP/HTTPS proxy by @docete in https://github.com/yeasy/docker_practice/pull/519
- 修改错别字 by @ReginaldChen in https://github.com/yeasy/docker_practice/pull/520
- Update volume.md by @wushu037 in https://github.com/yeasy/docker_practice/pull/523
- Update install by @hezhizhen in https://github.com/yeasy/docker_practice/pull/527
- 修复离线安装时依赖包下载、离线rpm包安装依赖先后顺序的问题。 by @hellozrh in https://github.com/yeasy/docker_practice/pull/529
- 修复离线rpm包安装方式,解决各个rpm包先后依赖安装顺序不一致导致安装失败的问题。 by @hellozrh in https://github.com/yeasy/docker_practice/pull/530
- Update aliyun mirror configuration by @lxg199788 in https://github.com/yeasy/docker_practice/pull/533
- fix(image\dockerfile\cmd.md): :bug: Fix issue yeasy#535, 改进对issue进程的提法 by @CybCom in https://github.com/yeasy/docker_practice/pull/536
- Fix issue #537: CI错误,需要更新workflows YAML by @CybCom in https://github.com/yeasy/docker_practice/pull/538
- Doc: add error solution for docker installation on raspi OS by @RockChinQ in https://github.com/yeasy/docker_practice/pull/540
- add some suggestions for gpg in debian11. by @my-vegetable-has-exploded in https://github.com/yeasy/docker_practice/pull/543
- ubuntu.md update #545 by @liangbinfudan in https://github.com/yeasy/docker_practice/pull/546
- Update django requirement by @upbeat-backbone-bose in https://github.com/yeasy/docker_practice/pull/542
- Update README.md by @trevanlye in https://github.com/yeasy/docker_practice/pull/548
- Update overview.md 修复图片地址问题 by @CNAHYZ in https://github.com/yeasy/docker_practice/pull/549
New Contributors
- @smartlixx made their first contribution in https://github.com/yeasy/docker_practice/pull/496
- @npmmirror made their first contribution in https://github.com/yeasy/docker_practice/pull/497
- @mrnyg made their first contribution in https://github.com/yeasy/docker_practice/pull/500
- @WitchElaina made their first contribution in https://github.com/yeasy/docker_practice/pull/512
- @Hazel-Lin made their first contribution in https://github.com/yeasy/docker_practice/pull/514
- @kingyue737 made their first contribution in https://github.com/yeasy/docker_practice/pull/516
- @hezhizhen made their first contribution in https://github.com/yeasy/docker_practice/pull/517
- @docete made their first contribution in https://github.com/yeasy/docker_practice/pull/519
- @ReginaldChen made their first contribution in https://github.com/yeasy/docker_practice/pull/520
- @wushu037 made their first contribution in https://github.com/yeasy/docker_practice/pull/523
- @hellozrh made their first contribution in https://github.com/yeasy/docker_practice/pull/529
- @lxg199788 made their first contribution in https://github.com/yeasy/docker_practice/pull/533
- @CybCom made their first contribution in https://github.com/yeasy/docker_practice/pull/536
- @RockChinQ made their first contribution in https://github.com/yeasy/docker_practice/pull/540
- @my-vegetable-has-exploded made their first contribution in https://github.com/yeasy/docker_practice/pull/543
- @liangbinfudan made their first contribution in https://github.com/yeasy/docker_practice/pull/546
- @upbeat-backbone-bose made their first contribution in https://github.com/yeasy/docker_practice/pull/542
- @trevanlye made their first contribution in https://github.com/yeasy/docker_practice/pull/548
- @CNAHYZ made their first contribution in https://github.com/yeasy/docker_practice/pull/549
Full Changelog: https://github.com/yeasy/docker_practice/compare/v1.3.0...v1.4.0