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
<#1352174443233021972>
Category
Help needed
Product
code-server
Platform
Windows
Logs
Please post any relevant logs/error messages.
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
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
hey, do you still need help with this?
@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