Articles by Tag #devcontainer

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

Isolating AI Agents with DevContainer: A secure and scalable approach

AI coding agents like Cline and RooCode are powerful but unpredictable. A simple misconfiguration...

Learn More 7 1Mar 4

How to setup dev containers in windows

If you are going to work with dev containers in Windows you need to realize that they will break HMR...

Learn More 6 1Aug 28 '24

Python Development in VSCode Using Devcontainer

Learn how to set up and use a devcontainer-based environment for Python development in VSCode using the devcontainer-python-template.

Learn More 5 0Dec 1 '24

Run lunarvim in a devcontainer

Let's play with lunarvim This is both fun and easy. Unfortunately the dockerfiles found in luarvim's...

Learn More 4 0Oct 26 '24

VS Code devcontainer and Nginx

Let's get started with using Nginx The purpose of this post is to show how one can get up...

Learn More 4 0Nov 8 '24

Install azure-cli in an alpine container

This was a tad more complicated than i hoped Running as root The standard...

Learn More 2 0Dec 16 '24

Run devcontainers as a non-root user

Even when just developing locally I never work directly from the root user. The reason is that I...

Learn More 2 0Nov 11 '24

Run Elm and lunarvim in a devcontainer

Let's use docker-compose As your project grows you'll need eg. sql, nginx etc. This setup...

Learn More 1 3Oct 27 '24

DevContainers: Big and Bold or Small and Smart?

Recently, I was deep into a project juggling multiple technologies—think of it like trying to cook a...

Learn More 1 0Dec 10 '24

Setting Up a DevContainer in VSCode

Introduction Visual Studio Code (VSCode) has become one of the most popular code editors...

Learn More 0 0Dec 23 '24

Debugging C# in a devcontainer on apple silicon and in neovim

Lesson learned the hard way: Don't waste time getting this up an running in an Alpine container. At...

Learn More 0 0Jun 26

Share Git credentials with your container and use ssh access

This is a run down of this article - Link! On how to access your git accounts from within your...

Learn More 0 0Jun 26

Building a DevContainer Feature for Amazon Q CLI (Inspired by a Kiwi Memory Game)

DevContainer feature for Amazon Q CLI to streamline setup. Inspired by a kiwi-themed memory game.

Learn More 0 0Jun 19

Troubleshooting Docker credsStore Auto-Configuration Issues in VS Code Dev Containers

When using VS Code's Dev Container extension, you might encounter credentials-related errors while...

Learn More 0 0Dec 26 '24

Java, SpringBoot and MySQL in devcontainer

In this tutorial, we'll walk through the steps to create a simple Java Spring console application...

Learn More 0 0Mar 16