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
espressomd
docker
Commits
c9fe9d6d
Unverified
Commit
c9fe9d6d
authored
Apr 12, 2020
by
Jean-Noël Grad
Committed by
GitHub
Apr 12, 2020
Browse files
Merge pull request #175 from jngrad/cuda10-add-ffmpeg
Add ffmpeg for tutorial 11 ferrofluid
parents
4b2b0133
191679d0
Changes
1
Hide whitespace changes
Inline
Side-by-side
docker/Dockerfile-ubuntu-cuda-10.1
View file @
c9fe9d6d
...
...
@@ -5,6 +5,7 @@ COPY ubuntu-packages.txt /tmp
RUN apt-get update && xargs -a /tmp/ubuntu-packages.txt apt-get install -y \
&& apt-get install -y \
doxygen \
ffmpeg \
graphviz \
ipython3 jupyter-notebook jupyter-nbconvert \
python3-lxml python3-matplotlib \
...
...
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