Changes

Jump to: navigation, search

Docker

66 bytes added, 22:05, 23 June 2018
How to use composition
docker-compose.yml
<source lang="python" line>
wordpress:
build: ./wordpress
MYSQL_ROOT_PASSWORD: example
</source>
 
<syntaxhighlight lang="python" line start="55">
..
</syntaxhighlight>
=SWARM=

Navigation menu