Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
NMPP
FaVAD
Commits
7a0c1529
Commit
7a0c1529
authored
Jan 10, 2020
by
Michele Compostella
Browse files
Update build.sh
parent
afe42314
Changes
1
Hide whitespace changes
Inline
Side-by-side
build.sh
View file @
7a0c1529
...
...
@@ -105,7 +105,7 @@ if [ ! -f ./software/visit-install2_13_3 ]; then
fi
# Build the Docker container "favad" from the definition file 'Dockerfile' in the current directory
sudo
docker build
--tag
favad:v1.0
--build-arg
PREFIX
=
$PREFIX
-t
favad
.
sudo
docker build
--tag
favad:v1.0
-t
favad
.
echo
echo
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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