File sets to start the development of the new project in Docker container with the help of the Visual Studio Code.
The conception of developing in container is applyed in the repository. Before using of this repository for coding make sure that you fork it before to your git account or copy file by file to your computer.
- Make shure that you have a project already. It is common practice to dockerize a ready project.
- Setup a configuration of git by changing default user and email for commits.
- Check all VSCode extensions before running the container.
- Try to run your new enviroment.
- Enjoy your hard work!