Shnyproxy 3.0.0 container-cmd doesn't work in docker backend

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,
Maybe this solution will help here: Shinyproxy 3.0.0 - K8s - container-cmd

Sebastian

1 Like

Hi sebastianottmann,
The workround works fine.

Thanks.

2 Likes