Skip to content
Merged
Show file tree
Hide file tree
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
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ title: "Geodesic: A Production-Ready DevOps Toolbox for Development Containers"
authors: [osterman]
tags: [feature]
date: 2025-12-05
release: v1.201.0
---

While Atmos supports any devcontainer configuration, **Geodesic is a proven DevOps toolbox** that's been battle-tested for almost 10 years. If you're looking for a production-ready development container with all the tools you need for infrastructure work, Geodesic is your answer.
Expand Down
1 change: 1 addition & 0 deletions website/blog/2025-12-05-native-devcontainer-support.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ title: "Native Dev Container Support: Solving \"Works on My Machine\" Once and F
authors: [osterman]
tags: [feature]
date: 2025-12-05
release: v1.201.0
---

Running Atmos and managing cloud infrastructure inevitably means depending on dozens of tools—Terraform, kubectl, Helmfile, AWS CLI, and many more. But here's the problem every platform team faces: **"It works on my machine."**
Expand Down
Loading