# ACA with ACS Community 6.0ea To run ACA together with the latest ACS community (6.0) use the following command: ```sh docker-compose up ``` The ACA is served on the port 3000. If you want to teardown the environment, use the following command: ```sh docker-compose down ```