devilbox/docs/_includes/links/docker-compose.rst
2018-07-26 09:39:03 +02:00

3.4 KiB

<a target="_blank" href="https://docs.docker.com/compose/reference/">

Compose command-line reference overview <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />

</a>

<a target="_blank" href="https://docs.docker.com/compose/reference/overview/">

overview <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />

</a>

<a target="_blank" href="https://docs.docker.com/compose/reference/up/">

up <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />

</a>

<a target="_blank" href="https://docs.docker.com/compose/reference/stop/">

stop <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />

</a>

<a target="_blank" href="https://docs.docker.com/compose/reference/kill/">

kill <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />

</a>

<a target="_blank" href="https://docs.docker.com/compose/reference/logs/">

logs <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />

</a>

<a target="_blank" href="https://docs.docker.com/compose/reference/rm/">

rm <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />

</a>

<a target="_blank" href="https://docs.docker.com/compose/reference/pull/">

pull <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />

</a>

<a target="_blank" href="https://docs.docker.com/compose/install/">

Install Docker Compose <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />

</a>

<a target="_blank" href="https://docs.docker.com/compose/env-file/">

Declare default environment variables in file <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />

</a>

<a target="_blank" href="https://docs.docker.com/compose/env-file/">

.env <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />

</a>

<a target="_blank" href="https://docs.docker.com/compose/compose-file/#external_links">

Docker Compose: extra_hosts <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />

</a>

<a target="_blank" href="https://docs.docker.com/compose/extends/">

Docker Compose: Share Compose configurations between files and projects <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />

</a>