How do I install direnv on my coder workspace?

Hi everyone how do i get direnv a few other stuff installed onto my Coder workspace? thanks
5 Replies
Codercord
Codercord2w ago
<#1352174443233021972>
Category
Help needed
Product
code-server
Platform
Windows
Logs
Please post any relevant logs/error messages.
Atif
Atif2w ago
If you are usinf docker or k8s based workspaces best to install it in the image you are using. For configuration you can set it up in a coder_script or startup_script
sumair22
sumair22OP2w ago
could you/anyone else kindly walk me through the steps for installing it in the image? Im new to this and would sincerely appreciate any help
Phorcys
Phorcys2w ago
hey, do you still need help with this?
Atif
Atif2w ago
@sumair22 are you using a docker template? If yes you can build a custom docker image with your required tools, push to a registry and use that to create workspaces

Did you find this page helpful?