I am using rocker rstudio and is working excellently well, thank you very much.
I would like to enable github copilot, I see that I would need to do:
"With RStudio Server and Posit Workbench, GitHub Copilot must first be explicitly enabled by a system administrator. This can be done by adding the line:
I am using rocker rstudio and is working excellently well, thank you very much.
I would like to enable github copilot, I see that I would need to do:
"With RStudio Server and Posit Workbench, GitHub Copilot must first be explicitly enabled by a system administrator. This can be done by adding the line:
copilot-enabled=1
to /etc/rstudio/rsession.conf."
How can I do that from the Dockerfile recipe?