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
5e91f228
Verified
Commit
5e91f228
authored
Oct 05, 2018
by
Volodymyr SAVCHENKO
Browse files
use specified image
parent
d73df84b
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
Dockerfile
Dockerfile
+1
-1
osa-docker.sh
osa-docker.sh
+1
-1
No files found.
Dockerfile
View file @
5e91f228
...
...
@@ -38,7 +38,7 @@ RUN cd /opt && \
# OSA
ARG
OSA_VERSION
=11.0-beta-1-g553922fd-20181005-101240
ARG
OSA_VERSION
RUN
cd
/opt
&&
\
wget https://www.isdc.unige.ch/~savchenk/gitlab-ci/savchenk/osa-build-binary-tarball/CentOS_7.5.1804_x86_64/
${
OSA_VERSION
}
/build-latest/osa-
${
OSA_VERSION
}
-CentOS_7
.5.1804_x86_64.tar.gz
&&
\
...
...
osa-docker.sh
View file @
5e91f228
...
...
@@ -36,7 +36,7 @@ docker run \
-v
$CURRENT_IC
/ic:/data/ic:ro
\
-v
$CURRENT_IC
/idx:/data/idx:ro
\
--rm
-it
--user
$(
id
-u
)
\
integralsw/osa:11.0
bash
-c
"
${
OSA_DOCKER_IMAGE
}
bash
-c
"
. init.sh
...
...
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