Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Jan
kresus
Commits
62bf70f5
Commit
62bf70f5
authored
Sep 01, 2016
by
Nicolas Frandeboeuf
Browse files
Use weboob development repository
parent
5ed05937
Changes
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
62bf70f5
...
...
@@ -7,7 +7,7 @@ RUN apt-get update && \
libxml2-dev libxslt-dev libyaml-dev libtiff-dev libjpeg-dev zlib1g-dev
\
libfreetype6-dev libwebp-dev build-essential gcc g++
;
RUN
git clone git://git.symlink.me/pub/weboob/
stable
.git /tmp/weboob
RUN
git clone git://git.symlink.me/pub/weboob/
devel
.git /tmp/weboob
WORKDIR
/tmp/weboob
RUN
python ./setup.py
install
...
...
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