Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Volodymyr SAVCHENKO
osa-docker
Commits
d73df84b
Verified
Commit
d73df84b
authored
Oct 05, 2018
by
Volodymyr SAVCHENKO
Browse files
use latest by default
parent
5ace5e83
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
osa-docker.sh
osa-docker.sh
+1
-1
No files found.
osa-docker.sh
View file @
d73df84b
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
COMMAND
=
$@
COMMAND
=
$@
echo
"OSA_DOCKER_IMAGE ==
${
OSA_DOCKER_IMAGE
:
=integralsw/osa
:
11.0
}
"
echo
"OSA_DOCKER_IMAGE ==
${
OSA_DOCKER_IMAGE
:
=integralsw/osa
:
latest
}
"
echo
"OSA_DOCKER_PULL ==
\"
${
OSA_DOCKER_PULL
:
=yes
}
\"
"
echo
"OSA_DOCKER_PULL ==
\"
${
OSA_DOCKER_PULL
:
=yes
}
\"
"
[
"
$OSA_DOCKER_PULL
"
==
"yes"
]
&&
{
[
"
$OSA_DOCKER_PULL
"
==
"yes"
]
&&
{
echo
"will update image (set OSA_DOCKER_PULL to anything but
\"
yes
\"
to stop this)"
echo
"will update image (set OSA_DOCKER_PULL to anything but
\"
yes
\"
to stop this)"
...
...
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