arnaupv / nvim-devcontainer-cli

MIT License
62 stars 0 forks source link

Update the plugin for supporting other OS (not only Ubuntu/Debian) as a Docker Host #5

Open arnaupv opened 1 year ago

arnaupv commented 1 year ago

Currently only Ubuntu/Debian Docker Host are supported for this plugin (tested with Ubuntu 20.04).

The plugin needs to be adapted for accepting other OS, such as Windows, MacOS etc.

arnaupv commented 1 year ago

With the merged branch the plugin should be able to run in macos m1/m2 arm architectures

arnaupv commented 1 year ago

Still problems. This time with DevcontainerConnect in MacOS for Terminal.app and iTerm.app

More info here: https://github.com/arnaupv/nvim-devcontainer-cli/issues/9#issuecomment-1615072238