Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Fractalis
fractalis
Commits
bd9a94d4
Commit
bd9a94d4
authored
May 15, 2018
by
Sascha Herzinger
Browse files
Switching to internal pypi mirror
parent
9de83a3a
Changes
1
Show whitespace changes
Inline
Side-by-side
docker/Dockerfile
View file @
bd9a94d4
...
...
@@ -8,8 +8,8 @@ WORKDIR /app/
RUN
apt-get update
\
&&
apt-get
install
-y
--no-install-recommends
\
r-bioc-limma
\
&&
pip3
install
wheel
&&
pip3
install
-i
https://pypi.lcsb.uni.lu/simple
wheel
ARG
SDIST
COPY
$SDIST /app/
RUN
pip3
install
fractalis-
*
.tar.gz gunicorn
RUN
pip3
install
-i
https://pypi.lcsb.uni.lu/simple
fractalis-
*
.tar.gz gunicorn
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