docker pages: add homepages
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
# docker-compose
|
||||
|
||||
> Run and manage multi container docker applications.
|
||||
> Homepage: <https://docs.docker.com/compose/reference/overview/>.
|
||||
|
||||
- Create and start all containers in the background using a `docker-compose.yml` file from the current directory:
|
||||
|
||||
|
@@ -1,6 +1,7 @@
|
||||
# docker-machine
|
||||
|
||||
> Create and manage machines running Docker.
|
||||
> Homepage: <https://docs.docker.com/machine/reference/>.
|
||||
|
||||
- List currently running docker machines:
|
||||
|
||||
|
@@ -1,6 +1,7 @@
|
||||
# docker
|
||||
|
||||
> Manage Docker containers and images.
|
||||
> Homepage: <https://docs.docker.com/engine/reference/commandline/cli/>.
|
||||
|
||||
- List currently running docker containers:
|
||||
|
||||
|
Reference in New Issue
Block a user