Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
BioHPC
clair-singularity
Commits
5d8d17e2
Commit
5d8d17e2
authored
Aug 25, 2017
by
David Trudgian
Browse files
Of coures we need coveralls in the container now
parent
87325312
Changes
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
5d8d17e2
...
@@ -9,7 +9,7 @@ RUN apt-get -qq update
...
@@ -9,7 +9,7 @@ RUN apt-get -qq update
RUN
apt-get
install
-y
singularity-container
RUN
apt-get
install
-y
singularity-container
# Testing packages
# Testing packages
RUN
pip
install
flake8 pytest pytest-cov pytest-flake8
RUN
pip
install
flake8 pytest pytest-cov pytest-flake8
python-coveralls
RUN
mkdir
/app
RUN
mkdir
/app
COPY
. /app
COPY
. /app
...
...
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