Hello,
We upgrade to the 3.0.0 version and container-cmd doesn’t work:
container-cmd: [“R”, “-q”, “-e”, " shiny::runApp(’/root/euler’, port = 3838, host = ‘0.0.0.0’)"]
Are container-cmd parameters changed ?
Thanks.
Hello,
We upgrade to the 3.0.0 version and container-cmd doesn’t work:
container-cmd: [“R”, “-q”, “-e”, " shiny::runApp(’/root/euler’, port = 3838, host = ‘0.0.0.0’)"]
Are container-cmd parameters changed ?
Thanks.
Hi sebastianottmann,
The workround works fine.
Thanks.