Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
thalia
concrexit
Commits
6e544897
Unverified
Commit
6e544897
authored
Aug 08, 2018
by
Thom Wiggers
📐
Browse files
Install pipenv in container
parent
c8b2b0e9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
6e544897
...
...
@@ -37,6 +37,8 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
ghostscript
&&
\
rm
-rf
/var/lib/apt
RUN
pip
install
--no-cache-dir
pipenv
WORKDIR
/usr/src/app/website/
# install python requirements
COPY
docs/requirements.txt /usr/src/app/docs/
...
...
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