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
56b61454
Commit
56b61454
authored
Aug 16, 2017
by
Matthieu Muffato
Browse files
Added perl-doc to the Docker image
parent
0eff0735
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
docker/Dockerfile
docker/Dockerfile
+2
-2
No files found.
docker/Dockerfile
View file @
56b61454
...
...
@@ -18,8 +18,8 @@
FROM
ubuntu:16.04
RUN
apt-get update
-y
\
# Needed to clone the checkout
and
use cpanm
&& apt-get install -y cpanminus git build-essential \
# Needed to clone the checkout
, to
use cpanm
and forbasic help
&& apt-get install -y cpanminus git build-essential
perl-doc
\
# Database-related dependencies
sqlite3 libdbd-sqlite3-perl postgresql-client libdbd-pg-perl mysql-client libdbd-mysql-perl libdbi-perl \
# Required Perl modules
...
...
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