Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Maintenance - Mise à jour mensuelle Lundi 6 Février entre 7h00 et 9h00
Open sidebar
UMR-ASTRE
Covid19-Mortality-Visualisation
Commits
a043e987
Commit
a043e987
authored
Jul 01, 2020
by
Renaud Lancelot
🌍
Browse files
Update Dockerfile
parent
4a84c2cd
Pipeline
#14860
failed with stage
in 23 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
a043e987
...
...
@@ -86,7 +86,7 @@ RUN ["install2.r", "ade4", "Cairo", "countrycode", "drake", "furrr", "future.cal
## Only needed with the option fig_crop
## which gives issues with device Cairo
## https://github.com/yihui/knitr/issues/1365
#
RUN ["install2.r", "magick"]
RUN
[
"install2.r"
,
"magick"
]
# Set up environment
RUN
echo
'alias ll="ls -lh --color=tty"'
>>
~/.bashrc
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