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
1ae8b7a5
Commit
1ae8b7a5
authored
Jul 10, 2017
by
Matthieu Muffato
Browse files
Install the dependencies via apt-get to save time
parent
0adea086
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 @
1ae8b7a5
...
...
@@ -8,7 +8,7 @@
FROM
ensembl-hive
RUN
apt-get update
-y
\
&&
apt-get
install
golang
-y
\
&&
apt-get
install
golang
libhtml-parser-perl libhtml-template-perl libjson-perl libjson-pp-perl liburi-perl
-y
\
&&
apt-get clean
&&
rm
-rf
/var/lib/apt/lists/
*
/tmp/
*
/var/tmp/
*
RUN
git clone https://github.com/Ensembl/guiHive.git /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