generator-remote-containers-win7
v1.0.0
Published
For all those who use docker-cli on windows 7 together with docker-machine and VirtualBox. This generator allows you to create a workspace to share with awesome [vscode remote containers](https://marketplace.visualstudio.com/items?itemName=ms-vscode-remot
Maintainers
Readme
Generator for vscode remote containers
For all those who use docker-cli on windows 7 together with docker-machine and VirtualBox. This generator allows you to create a workspace to share with awesome vscode remote containers.
Prerequisites
- docker-cli
- docker-machine
- git, Oracle VM VirtualBox, MS Windows 7, etc ..
Install
npm -g generator-remote-containers-win7yarn global add generator-remote-containers-win7Usage
run
yo remote-containers-win7select virtual machine

select container template from vscode-dev-containers

enter application name and folder

after generator will finish, navigate to the created folder and run script before start vscode

start vscode
code .