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
ae08cf38
Commit
ae08cf38
authored
Jul 10, 2017
by
Matthieu Muffato
Browse files
Updated the source image
parent
1949f182
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 @
ae08cf38
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
# docker run --name guihive_server -p 8081:8080 -d guihive ## Start the server. Port mapping = external:internal
# docker run --name guihive_server -p 8081:8080 -d guihive ## Start the server. Port mapping = external:internal
# docker run -p 8082:8080 -it guihive bash ## If you need to do any prior maintenance/tuning - do it in bash, then manually run the CMD below.
# docker run -p 8082:8080 -it guihive bash ## If you need to do any prior maintenance/tuning - do it in bash, then manually run the CMD below.
FROM
ensembl-hive
FROM
ensemblorg/
ensembl-hive
RUN
apt-get update
-y
\
RUN
apt-get update
-y
\
&&
apt-get
install
golang libhtml-parser-perl libhtml-template-perl libjson-perl libjson-pp-perl liburi-perl
-y
\
&&
apt-get
install
golang libhtml-parser-perl libhtml-template-perl libjson-perl libjson-pp-perl liburi-perl
-y
\
...
...
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