Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
dg
dg
Commits
d8df0007
Commit
d8df0007
authored
Sep 20, 2017
by
Jonathan Lambrechts
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add matplotlib in validation/doc docker
parent
6ca492b2
Pipeline
#2428
failed with stage
in 35 minutes and 53 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
.gitlab-ci.yml
.gitlab-ci.yml
+1
-1
doc/docker-validator/Dockerfile
doc/docker-validator/Dockerfile
+1
-0
No files found.
.gitlab-ci.yml
View file @
d8df0007
makedg
:
image
:
immc/dg-valid:v0.
1
image
:
immc/dg-valid:v0.
2
script
:
-
mkdir build
-
cd build
...
...
doc/docker-validator/Dockerfile
View file @
d8df0007
...
...
@@ -16,6 +16,7 @@ RUN /bin/bash -c 'cd petsc4py-3.6.0/; PETSC_DIR=/usr/lib/petscdir/3.6.2/x86_64-l
RUN
apt-get
install
-y
gmsh
RUN
apt-get
install
-y
python3-netcdf4
RUN
apt-get
install
-y
libtiff-dev
RUN
apt-get
install
-y
python3-matplotlib
VOLUME
["/etc/gitlab-runner"]
...
...
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