jason.zhu
fa93d79b01
Modified docker-compose.yaml to start c# container and build dotnet project (ignoring all bin and obj)
README
This repository is a playground for practising docker based programming following docker-development-youtube-series
Please refer to Wiki for detailed documentation.
Reference
VSCode official document contains many good information:
- Developing inside a Container
- devcontainer.json file used to tell VSCode how to access a development container
- Tutorial: Remote development in Container
- ASP.NET Core in a container describe how to create ASP.NET container from local environment (not recommended for docker-based development)
- Container tips for docker development (like remote)
- Adding extension to devcontainer.json
Blogs with good Docker related information:
Description
Languages
C#
85.5%
HTML
11.4%
Dockerfile
1.4%
CSS
0.8%
JavaScript
0.4%
Other
0.4%