Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Docker-in-Docker (DinD) capabilities of public runners deactivated.
More info
Open sidebar
DELMOTTE Stephane
formation NGS 2021 Biosphere
Commits
53e24f5e
Commit
53e24f5e
authored
Aug 12, 2021
by
DELMOTTE Stephane
Browse files
ajout update
parent
4442d840
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
15 deletions
+6
-15
appliance.yml
appliance.yml
+6
-15
No files found.
appliance.yml
View file @
53e24f5e
...
...
@@ -5,11 +5,6 @@
tasks
:
-
name
:
ajout de la signature pour R-4.1.0
apt_key
:
keyserver
:
"
hkp://keyserver.ubuntu.com:80"
...
...
@@ -18,7 +13,12 @@
-
name
:
ajout du dépot R-4.1
apt_repository
:
repo
:
deb https://cloud.r-project.org/bin/linux/ubuntu bionic-cran40/
-
name
:
Update and upgrade apt packages
apt
:
upgrade
:
yes
update_cache
:
yes
cache_valid_time
:
86400
#One day
-
name
:
installation des librairies et packages ubuntu...
...
...
@@ -53,15 +53,6 @@
-
name
:
ajout de la signature pour R-4.1.0
apt_key
:
keyserver
:
"
hkp://keyserver.ubuntu.com:80"
id
:
E298A3A825C0D65DFD57CBB651716619E084DAB9
-
name
:
ajout du dépot R-4.1
apt_repository
:
repo
:
deb https://cloud.r-project.org/bin/linux/ubuntu bionic-cran40/
-
name
:
installation de quelques packages R
command
:
/usr/bin/Rscript --slave --no-save --no-restore-history -e "install.packages(pkgs='{{ item }}', repos=c('https://pbil.univ-lyon1.fr/CRAN/'))"
...
...
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