* docker example for 6.0 community integration * cleanup travis config
To run ACA together with the latest ACS community (6.0) use the following command:
docker-compose up
The ACA is served on the port 3000.
If you want to teardown the environment, use the following command:
docker-compose down