Articles about dev container | UserComp.com

Bind-mount AWS Credentials in Dev Container for Development in VS Code (Portable)
Bind-mount AWS Credentials in Dev Container for Development in VS Code (Portable)

Learn how to bind-mount AWS credentials file in a Dev Container for development in Visual Studio Code, making it portable across colleagues' machines.

Read More
Docker in Docker: Why is My Dev Container Using Excessive Disk Space?
Docker in Docker: Why is My Dev Container Using Excessive Disk Space?

When developing Home Assistant add-ons using Visual Studio Code dev containers, the container runs Docker (inside the host Docker). Hours of work can result in significant host Docker disk usage. Learn how to optimize your Docker setup.

Read More
Accessing AWS CodeArtifact in VS Code Dev Containers for Module Installation
Accessing AWS CodeArtifact in VS Code Dev Containers for Module Installation

In this tech support article, learn how to access AWS CodeArtifact for module installation in VS Code Dev Containers. This guide covers the necessary steps to log in to the host machine and access the container built with AWS CodeArtifact packages.

Read More