Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
ensembl-gh-mirror
guiHive
Commits
27551ca4
Commit
27551ca4
authored
Jul 08, 2017
by
Matthieu Muffato
Browse files
git clone has an option to specify a target directory
parent
8467d1df
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
docker/Dockerfile
docker/Dockerfile
+1
-1
No files found.
docker/Dockerfile
View file @
27551ca4
...
...
@@ -11,7 +11,7 @@ RUN apt-get update -y \
&&
apt-get
install
golang
-y
\
&&
apt-get clean
&&
rm
-rf
/var/lib/apt/lists/
*
/tmp/
*
/var/tmp/
*
RUN
cd
/repo
;
git clone https://github.com/Ensembl/guiHive.git
RUN
git clone https://github.com/Ensembl/guiHive.git
/repo/guiHive
RUN
cpanm
--installdeps
--with-recommends
/repo/guiHive
...
...
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