Update R for Dataiku running in docker

Solved!
fabianm
Level 1
Update R for Dataiku running in docker

Hi there,



just wanted to update my R version for Dataiku running in docker. My approach was to follow the standard instructions given here: https://doc.dataiku.com/dss/latest/installation/r.html



Unfortunately, the /bin/dss stop command on the docker system (exec'd into docker) already gave DSS supervisor is not running back.



How can I stop the DSS backend in a docker container in order to properly update the R version? Or is there an alternative approach?



Best,



Fabian



 

1 Solution
Clรฉment_Stenac
Hi,

We would recommend that you build your own Docker image.

Our image is built using these tools: https://github.com/dataiku/dataiku-tools/tree/master/dss-docker - You should be able to edit the Dockerfile to put your own R version instead

View solution in original post

1 Reply
Clรฉment_Stenac
Hi,

We would recommend that you build your own Docker image.

Our image is built using these tools: https://github.com/dataiku/dataiku-tools/tree/master/dss-docker - You should be able to edit the Dockerfile to put your own R version instead

Labels

?
Labels (2)
A banner prompting to get Dataiku