Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn't work as expected when using the vscode remote-container toy example. #8

Open
meicale opened this issue Jan 22, 2022 · 4 comments

Comments

@meicale
Copy link

meicale commented Jan 22, 2022

No description provided.

@luizcarlospedrosogomes
Copy link

image

I think it's the same problem as mine. I expected that with the command "StartImage" the container starts based on the existing
devcontainer.json. But it asks to select an image.

@jamestthompson3
Copy link
Owner

https://github.com/jamestthompson3/nvim-remote-containers#available-vim-commands That's how StartImage works currently. It asks you to pick an image and then feeds in the args from devcontainer.json. I think the expected behavior that you posted is probably better than the current behavior. This would be an excellent first contribution!

@FrankFang
Copy link

:BuildImage
E471: Argument required

@zaporter
Copy link

zaporter commented Sep 9, 2023

@FrankFang You need to run :BuildImage true or :BuildImage false depending on whether you want to see the output from building the image.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants