We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5642cc2 commit fae9e61Copy full SHA for fae9e61
README.md
@@ -45,7 +45,8 @@ PROJECT_DIR/modules/distribution/target.
45
```
46
git clone https://github.com/apache/airavata.git
47
cd airavata
48
- mvn clean install docker:build
+ mvn clean install
49
+ mvn docker:build -pl modules/distribution
50
51
* Start supporting services and Airavata miroservices (API Server, Helix Components and the Job Monitors)
52
0 commit comments