Coder.comC
Coder.com2y ago
5 replies
devil

How can i pre-install dependencies

Hi everyone I am pretty new to code-server and I already have
code-server
on my system (thanks to the quick installation guide). I am trying to set up a code-server so that it has a few dependencies pre-installed whenever it boots.
I tried checking docs but I am unable to figure out how to use a template with
code-server
on my localhost. Maybe i am looking in the wrong place. I want to
1. Start
code-server
with preinstalled binaries on container.
2. Clone a repo that can be provided dynamically ... if possible using url
Was this page helpful?