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