Add compose v2

Signed-off-by: Kang Huaishuai <khs1994@khs1994.com>
pull/494/head
Kang Huaishuai 2021-06-12 15:23:30 +08:00
parent 330beb4fdb
commit 985e295d70
No known key found for this signature in database
GPG Key ID: 5E515022F565DA09
5 changed files with 13 additions and 0 deletions

View File

@ -186,6 +186,7 @@ module.exports = config({
],
'/compose/': [
'introduction',
'v2',
'install',
'usage',
'commands',

View File

@ -2,6 +2,8 @@
* 1.3.0 2021-YY-DD
* Docker v20.10
* Docker Compose v2
* Docker Hub
* 1.2.0 2020-12-20
*

View File

@ -82,6 +82,7 @@
* [使 buildx Docker ](buildx/multi-arch-images.md)
* [Docker Compose](compose/README.md)
* [](compose/introduction.md)
* [Compose v2](compose/v2.md)
* [](compose/install.md)
* [使](compose/usage.md)
* [](compose/commands.md)

7
compose/v2.md Normal file
View File

@ -0,0 +1,7 @@
# Compose V2
Docker GO [](https://github.com/docker/compose-cli) 了 Docker Compose并将其作为了 docker cli 的子命令,称为 `Compose V2`。你可以参照官方文档安装,然后将熟悉的 `docker-compose` 命令替换为 `docker compose`,即可使用 Docker Compose。
##
* [Compose V2 beta](https://docs.docker.com/compose/cli-command/)

View File

@ -75,6 +75,8 @@ username/ubuntu
##
> 2021 6 18 [](https://www.docker.com/blog/changes-to-docker-hub-autobuilds/)使用。
`Automated Builds`便