docker / dev-environments

63 stars 32 forks source link

Gonna keep it short but, #103

Open C046 opened 2 years ago

C046 commented 2 years ago

You guys should totally add vim support rather than vs code support.

stephanierifai commented 2 years ago

Hey @C046 ! This is something we are investigating 🧐 Would you be willing to chat with us some more about it? If so, drop me a line at steph.rifai@docker.com and we can find a time :)

C046 commented 2 years ago

Sure, what is it you wanted to talk about?

On Mon, Mar 7, 2022 at 12:32 PM stephanierifai @.***> wrote:

Hey @C046 https://github.com/C046 ! This is something we are investigating 🧐 Would you be willing to chat with us some more about it? If so, drop me a line at @.*** and we can find a time :)

— Reply to this email directly, view it on GitHub https://github.com/docker/dev-environments/issues/103#issuecomment-1061108574, or unsubscribe https://github.com/notifications/unsubscribe-auth/AS56YU75TDBPS2EM5JMFLWTU6ZRXBANCNFSM5PACVXYA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you were mentioned.Message ID: @.***>

jamesgecko commented 2 years ago

For optimal application performance, it's recommended to clone the git repo into the Docker container. It would be great if I could mount this directory from the container to the host. That way the filesystem performance bottleneck would be between my non-vscode editor on the host and the repo in the container, rather than the application runtime in the container and the repo on the host.