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
ensembl-hive
Commits
58fa6f44
Commit
58fa6f44
authored
Aug 29, 2017
by
Leo Gordon
Committed by
Matthieu Muffato
Dec 13, 2017
Browse files
setting EHIVE_ROOT_DIR in the docker image
parent
d4a5b331
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
docker/Dockerfile
docker/Dockerfile
+1
-0
No files found.
docker/Dockerfile
View file @
58fa6f44
...
...
@@ -28,6 +28,7 @@ RUN mkdir /repo && git clone -b master https://github.com/Ensembl/ensembl-hive.g
RUN
/repo/ensembl-hive/docker/setup_os.Ubuntu-16.04.sh
\
&&
/repo/ensembl-hive/docker/setup_cpan.Ubuntu-16.04.sh /repo/ensembl-hive
ENV
EHIVE_ROOT_DIR "/repo/ensembl-hive"
ENV
PATH "/repo/ensembl-hive/scripts:$PATH"
ENV
PERL5LIB "/repo/ensembl-hive/modules:$PERL5LIB"
...
...
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