Weird errors when installing lazyvim in docker #2699
Unanswered
Bloodsnake
asked this question in
Q&A
Replies: 1 comment
-
|
No error in my container. Seems like your network router issue. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I tried installing neovim and lazyvim inside a docker container. Here is the Dockerfile I wrote for this:
After building the image and running the container I go into the container by executing:


docker exec -it dev-container /bin/fishWhen I first run
nvimand the plugins are supposed to get installed I get these errors after some seconds:I am able to to ping
github.cominside the container.Beta Was this translation helpful? Give feedback.
All reactions