[ACA-2157] Fixed structure, markup and links (#904)

* [ACA-2157] Added brief description and updated links

* [ACA-2157] Fixed broken image URL
This commit is contained in:
Andy Stark
2019-01-23 07:45:31 +00:00
committed by Denys Vuika
parent a12c60337d
commit a46e16c28a
26 changed files with 106 additions and 219 deletions

View File

@@ -4,7 +4,8 @@ Title: Docker
# Docker
The ACA comes with the ACS 6.0 Community Edition preconfigured.
ACA comes with the ACS 6.0 Community Edition preconfigured.
The application runs in two modes:
- Development (runs latest source code, requires building application)
@@ -29,9 +30,7 @@ npm run stop:docker
## Preview Mode
<p class="tip">
With this mode, you do not need building application from source code or installing dependencies.
</p>
**Tip:** With this mode, you do not need building application from source code or installing dependencies.
To run the latest published container go to the `docker-compose` folder and start docker compose from there: