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
Science Cloud
reference-architectures
RStudio
Commits
6c663ff9
Commit
6c663ff9
authored
Aug 04, 2022
by
Administrator
Browse files
refactor(roles): v0.1.1 tagged docker images
parent
1d90648c
Pipeline
#12374
passed with stages
in 2 minutes and 59 seconds
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
roles/rstudio/tasks/main.yaml
View file @
6c663ff9
...
...
@@ -12,7 +12,7 @@
recreate
:
yes
restart
:
yes
restart_policy
:
always
image
:
git.sztaki.hu:5050/science-cloud/reference-architectures/rstudio/rstudio-cpu:
latest
image
:
git.sztaki.hu:5050/science-cloud/reference-architectures/rstudio/rstudio-cpu:
v0.1.1
pull
:
yes
env
:
RSTUDIO_PASSWORD
:
"
{{
rstudioPassword
}}"
...
...
@@ -29,7 +29,7 @@
recreate
:
yes
restart
:
yes
restart_policy
:
always
image
:
git.sztaki.hu:5050/science-cloud/reference-architectures/rstudio/rstudio-gpu:
latest
image
:
git.sztaki.hu:5050/science-cloud/reference-architectures/rstudio/rstudio-gpu:
v0.1.1
pull
:
yes
device_requests
:
-
driver
:
nvidia
...
...
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