How to add elixir bin and few others #4856
Replies: 1 comment 4 replies
-
code-server's base OS image is Debian. I don't know erlang and elixir, but have you tried getting curl, wget and some extra packages and try installing it classically on Linux?
I don't get it, can you share a video of it?
I haven't tried that since I'm on Windows but I think @jsjoeio could answer. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey guys,
that project looks awesome to me and seems like my perfect opportunity for a bit coding while travelling without laptop.
I set up my code server with docker but I am a bit confused how I am supposed to install the binary for erlang + elixir.
Just install it within the container?
And another small question. If some external content like extension descriptions are included, it's always stated that it couldn't connect. Is there anything that's required within the setup? I am using docker-compose with a nginx and normal websites work properly like the editor itself.
How do I use the ssh keys added within the machine? It works on the terminal of VS Code but I cannot push any changes within the git UI of VS Code.
Beta Was this translation helpful? Give feedback.
All reactions