awesome-devcontainers
dev container toolkit
A curated collection of tools and resources to support isolated development environments within Docker
A curated list of awesome tools and resources about dev containers for common programming languages and technology stacks to boost your developer productivity 🚀
410 stars
10 watching
22 forks
last commit: 8 months ago
Linked from 1 awesome list
awesomeawesome-listcodespacesdevcontainerdeveloper-experienceproductivityprogrammingvscode
Awesome Dev Containers / Tools | |||
VS Code Remote Development | An extension pack that lets you open any folder in a container, on a remote machine, or in WSL and take advantage of VS Code's full feature set | ||
Unofficial devcontainer CLI | 46 | about 1 year ago | An experimental CLI to improve the experience of working with Visual Studio Code dev containers |
devcontainer-build-run | 350 | 3 months ago | A GitHub action and Azure DevOps task aimed at making it easier to re-use a Visual Studio Code devcontainer in a GitHub workflow or Azure DevOps pipeline |
vscli | 132 | 6 days ago | A CLI/TUI which makes it easy to launch vscode projects from the terminal, with a focus on dev containers. Also supports projects with multiple dev containers |
tyedev | 9 | 4 months ago | 👔 - Improve Devcontainer Creation - An interactive experience for the creation of a devcontainer. Provides ability to search for and . And more! |
Pieces | — An on-device copilot that helps you capture, enrich, and reuse code, streamline collaboration, and solve complex problems through a contextual understanding of your workflow | ||
Awesome Dev Containers / Articles | |||
Developing inside a Container | Visual Studio Code Remote Containers official documentation | ||
Your open source project needs a dev container. Here is why | Dev containers are awesome, we can use them to define an isolated development environment within Docker that has all that we need, and only what we need, installed in it | ||
Instantly set up a new dev environment using containers and VS Code | Discover how to get started in seconds on a new project, isolate all your dev environments and share them with your teammates using VS Code dev containers | ||
Development Containers in Education: A Guide for Instructors | Development containers with Visual Studio Code can serve as a fantastic tool in education to ensure students have a consistent coding environment. They take care of setup so that students and instructors can quickly move past configuration, and instead focus on what's truly important: learning and coding something great! | ||
Using Remote Containers in WSL 2 | See how you can use remote containers in Windows Subsystem for Linux 2 (WSL 2) | ||
Advanced tips from Microsoft's CSE team for Dev Containers | A list of tips to enhance your Dev Containers to support Apple M1, include various tooling and customizations | ||
Awesome Dev Containers / Tutorials | |||
Use a Docker container as a development environment with Visual Studio Code | Get, create, and configure a container-based development environment with the Visual Studio Code Remote - Containers extension | ||
Awesome Dev Containers / Videos | |||
GitHub Codespaces - A Game Changer | In this demo, Alvaro Videla makes the RabbitMQ tutorials "Codespaces ready" and ran them directly from the browser without the need to install RabbitMQ or Node.js | ||
Remote Development with Visual Studio Code | In this session, Brigit Murtaugh demos how to use the VS Code Remote extensions to connect to remote environments and build and deploy applications using the same, familiar Visual Studio Code you already know locally | ||
A clean dev env, working every time, everywhere | In this session, Yohan Lasorsa demos how to isolate each of your projects' environment, and share it with your teammates to quickly onboard newcomers | ||
Beginner's Series to: Dev Containers | A series of videos about dev containers in Visual Studio Code! We'll show you how to get, create, and configure a container-based development environment with the VS Code Remote - Containers extension | ||
Visual Studio Code Development Containers: A Guide for Students | In this video, check out how you can get started with a VS Code dev container in just 5 minutes as a student | ||
Awesome Dev Containers / Samples / C/C++ | |||
Try Out Development Containers: C++ | 189 | 4 months ago | C++ sample project for trying out the VS Code Remote - Containers extension (maintained by Microsoft) |
C++ image | 1,319 | 10 days ago | Develop C++ applications on Linux. Includes Debian C++ build tools (maintained by Microsoft) |
Awesome Dev Containers / Samples / Go | |||
Go Dev Container | 263 | about 1 month ago | Ultimate Go development container for Visual Studio Code |
Try Out Development Containers: Go | 320 | 4 months ago | Go sample project for trying out the VS Code Remote - Containers extension (maintained by Microsoft) |
Go image | 1,319 | 10 days ago | Develop Go based applications. Includes appropriate runtime args, Go, common tools, extensions, and dependencies (maintained by Microsoft) |
Awesome Dev Containers / Samples / Java | |||
Try Out Development Containers: Java | 324 | 3 months ago | Java sample project for trying out the VS Code Remote - Containers extension (maintained by Microsoft) |
Java image | 1,319 | 10 days ago | Develop Java applications. Includes the JDK and Java extensions (maintained by Microsoft) |
Awesome Dev Containers / Samples / .NET | |||
Try Out Development Containers: .NET Core | 230 | 5 months ago | .NET Core sample project for trying out the VS Code Remote - Containers extension (maintained by Microsoft) |
.NET image | 1,319 | 10 days ago | Develop C# and .NET based applications. Includes all needed SDKs, extensions, and dependencies (maintained by Microsoft) |
Awesome Dev Containers / Samples / Node.js | |||
Try Out Development Containers: Node.js | 682 | 23 days ago | Node.js sample project for trying out the VS Code Remote - Containers extension (maintained by Microsoft) |
Node.js image w/ JavaScript | 1,319 | 10 days ago | Develop Node.js based applications. Includes Node.js, eslint, nvm, and yarn (maintained by Microsoft) |
Node.js image w/ TypeScript | 1,319 | 10 days ago | Develop Node.js based applications in TypeScript. Includes Node.js, eslint, nvm, yarn, and the TypeScript compiler (maintained by Microsoft) |
Awesome Dev Containers / Samples / PHP | |||
Try Out Development Containers: PHP | 207 | 5 months ago | PHP sample project for trying out the VS Code Remote - Containers extension (maintained by Microsoft) |
PHP image | 1,319 | 10 days ago | Develop PHP based applications. Includes needed tools, extensions, and dependencies (maintained by Microsoft) |
Awesome Dev Containers / Samples / Python | |||
Try Out Development Containers: Python | 776 | 4 months ago | Python sample project for trying out the VS Code Remote - Containers extension (maintained by Microsoft) |
Python image | 1,319 | 10 days ago | Develop Python 3 applications (maintained by Microsoft) |
Awesome Dev Containers / Samples / Ruby | |||
Try Out Development Containers: Ruby | 1,319 | 10 days ago | Ruby sample project for trying out the VS Code Remote - Containers extension (maintained by Microsoft) |
Awesome Dev Containers / Samples / Rust | |||
Try Out Development Containers: Rust | 282 | 8 months ago | Rust sample project for trying out the VS Code Remote - Containers extension (maintained by Microsoft) |
Rust image | 1,319 | 10 days ago | Develop Rust based applications. Includes appropriate runtime args and everything you need to get up and running (maintained by Microsoft) |
Awesome Dev Containers / Samples / Misc | |||
ROS dev container for VS Code | 184 | 5 months ago | A preconfigured docker image for ROS (Robot Operating System) development. Preconfigured code completion for C++, Python, XML (package.xml, launchfiles, URDF, SDF). Preconfigured simulation environments (Flatland, TurtleBot3, ARIAC, Virtual RobotX, UUV) |
More related projects:
- stef-levesque/vscode-shader
- microsoft/vscode
- fs02/go-todo-backend
- decayofmind/zsh-fast-alias-tips
- msoap/go-carpet
- yanskun/gotests.nvim
- faabiosr/echo-middleware
- fsouza/go-dockerclient
- centrifuge/go-substrate-rpc-client
- gojuno/minimock
- google/certificate-transparency-go
- kcmvp/gob
- number571/go-peer
- olexsmir/gopher.nvim
- golang-templates/seed