Github user ilgrosso commented on a diff in the pull request:
https://github.com/apache/syncope/pull/80#discussion_r209648695
--- Diff: src/main/asciidoc/getting-started/obtain.adoc ---
@@ -422,6 +422,23 @@ services:
<4> Apache Syncope Enduser UI, port `38080` exposed, working with `Master`
domain
====
+How to start the containers:
+
+. Save the example file as `docker-compose.yml` in an empty directory.
--- End diff --
This step is not required: you could simply do `docker-compose -f XXXX`---
