This documentation will help you to up and run AAF service from the docker image
...
Note: use ONAP maven repo settings.xml file
mvn clean install -DskipTests
Note: we are working on Test cases and some of them are failing during build phase. . Use ONAP maven repo settings.xml file
Build Docker Image
mvn clean install docker:build
...