Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
NMPP
FaVAD
Commits
bdbfdffb
Commit
bdbfdffb
authored
Jan 10, 2020
by
Michele Compostella
Browse files
Update README.md
parent
b118a61b
Changes
1
Show whitespace changes
Inline
Side-by-side
README.md
View file @
bdbfdffb
...
...
@@ -38,15 +38,14 @@ After cloning this repository, run the following command to create the Docker im
```
shell
cd
favad
./build.sh
/root/software/
./build.sh
```
Note that building the Docker image requires root permission on the local machine.
The parameter for the build.sh script is the installation path of the software stack inside the Docker image.
Additional optional parameters can be provided to automatically accept the GAP license agreement:
The build.sh script accepts additional optional parameters in order to automatically accept the GAP license agreement:
```
shell
./build.sh
/root/software/
"I accept"
"FULL NAME"
"EMAIL ADDRESS"
"ORGANIZATION"
./build.sh
"I accept"
"FULL NAME"
"EMAIL ADDRESS"
"ORGANIZATION"
```
If these optional parameters are not specified, the build process will ask for them during runtime.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment