mirror of
https://github.com/yeasy/docker_practice.git
synced 2025-06-07 17:32:11 +08:00
![dependabot[bot]](/assets/img/avatar_default.png)
Updates the requirements on [django](https://github.com/django/django) to permit the latest version. Updates `django` to 5.0.6 - [Commits](https://github.com/django/django/compare/2.0...5.0.6) --- updated-dependencies: - dependency-name: django dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
Docker Compose 项目
Docker Compose
是 Docker 官方编排(Orchestration)项目之一,负责快速的部署分布式应用。
本章将介绍 Compose
项目情况以及安装和使用。