Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
open
stapled
Commits
ea51be2c
Commit
ea51be2c
authored
Nov 28, 2018
by
Chris Snijder
🏅
Browse files
Apply the fix to the build container too.
parent
13485180
Pipeline
#5630
passed with stages
in 3 minutes and 21 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
docker/build-stretch/Dockerfile
View file @
ea51be2c
...
...
@@ -6,4 +6,5 @@ RUN apt-get install -q -y build-essential python3-cffi libffi-dev \
rpm
tar gzip
bzip2 git debhelper ca-certificates
ADD
./requirements.txt ./requirements.txt
RUN
pip3
install
--user
pip
RUN
pip3
install
--user
docutils
==
0.14
RUN
pip3
install
--user
-r
requirements.txt
Write
Preview
Supports
Markdown
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