7,540
edits
Changes
Docker
,→docker-compose.yml syntax
There are three major versions of compose file format.
===compose && swarm common part===
* '''build''': Configuration options that are applied at build time
<span style="color: red>Note: If you define both links and networks, services with links between them must share at least one network in common in order to communicate.</span>
=== swarm ===
* deploy:
<br>