Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
typo3
qfq
Commits
af311220
Commit
af311220
authored
Apr 12, 2021
by
Carsten Rose
Browse files
Merge branch 'develop' of git.math.uzh.ch:typo3/qfq into develop
parents
e8a9889d
c4789a06
Pipeline
#5141
passed with stages
in 4 minutes and 11 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Documentation/docker-sphinx-qfq/Dockerfile
View file @
af311220
...
...
@@ -5,4 +5,5 @@ ADD requirements.txt /docs
RUN
apt-get update
&&
\
apt-get upgrade
-y
&&
\
apt-get
install
-y
git
RUN
pip3
install
-r
requirements.txt
\ No newline at end of file
RUN
pip3
install
-r
requirements.txt
RUN
rm
requirements.txt
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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