:wave: Developing inside a Container
March 2, 2026 ยท View on GitHub
:heart: Why you should use Dev Containers?
- Ease of onboarding new developers
- Use of consistent tools
- Standardization of versions
- Reduce system conflicts
- Improve task startup time
:unlock: System Requirements:
- Docker
- Visual Code
- Dev Containers Visual Code Extension
:star: Nice Tutorials:
:key: devcontainer.json
- Main file in a development container configuration.
- Instructs the development container on framework, tools, extensions, and port forwarding.
๐ท Task
-
Create one pull request for your project according to Task Submission Guidelines.
-
Create a devcontainer.json to configure a dev container for your project. See the example.
-
Start the dev container successfully.
:trophy: This class was donated by Professor Alessandro Sousa. Thank you very much. ๐๐๐