Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Bare Dev Container Templates

Minimal, secure, and bloat-free Dev Container templates for various technology stacks.
Development containers are part of the trusted development environment, yet unverified base images, excessive privileges, and costly rebuilds can expand both software supply-chain and runtime risk—and delay the adoption of security updates.

Each template is built on top of [Bare Dev Container Images] — minimal base images with a reduced attack surface that receive regular security updates. See the [Bare Dev Container Images] repository for details on the design goals and security verification.
Bare Dev Container Templates offers opinionated, ready-to-use configurations built on [Bare Dev Container Images]. They combine hardened defaults, persistent toolchain caches, and stack-specific editor integration so projects can rebuild frequently without sacrificing day-to-day usability.

## Goals

Expand Down