I built a devcontainer that makes it safe(-er) to run Claude Code with "--dangerously-skip-permissions" for Elixir/Phoenix projects and it comes with Tidewave too! It's based on Anthropic's reference but made safer and tailored to #ElixirLang
github.com/PJUllrich/de...
I built a devcontainer that makes it safe(-er) to run Claude Code with "--dangerously-skip-permissions" for Elixir/Phoenix projects and it comes with Tidewave too! It's based on Anthropic's reference but made safer and tailored to #ElixirLang
github.com/PJUllrich/de...
Let's start with creating the .devcontainer directory, devcontainer.json, and devcontainer Dockerfile.
🧵👇🏻
Let's start with creating the .devcontainer directory, devcontainer.json, and devcontainer Dockerfile.
🧵👇🏻
I've been trying to document the Konductor repo and just kept failing until the devcontainer that powers Konductor was finally documented.
Happy Saturday 🌈😊✨
github.com/ContainerCra...
I've been trying to document the Konductor repo and just kept failing until the devcontainer that powers Konductor was finally documented.
Happy Saturday 🌈😊✨
github.com/ContainerCra...
I wrote up a small blog post about how I built my devcontainer for #ElixirLang and how I made it safer to run Claude in YOLO mode inside of it:
peterullrich.com/a-devcontain...
I wrote up a small blog post about how I built my devcontainer for #ElixirLang and how I made it safer to run Claude in YOLO mode inside of it:
peterullrich.com/a-devcontain...
- Testing a mounted dev branch on a different OS
- No need to build V8 from scratch on a fresh checkout (usually)
- Testing third-party code with the dev branch in a container
www.youtube.com/watch?v=3Nwa...
PR: github.com/nodejs/node/...
- Testing a mounted dev branch on a different OS
- No need to build V8 from scratch on a fresh checkout (usually)
- Testing third-party code with the dev branch in a container
www.youtube.com/watch?v=3Nwa...
PR: github.com/nodejs/node/...
... from inside the devcontainer I'm actively developing 📦🍰
... from inside the devcontainer I'm actively developing 📦🍰
1. open a repo in vscode
2. click reopen in devcontainer
and start using containerlab right away.
1. open a repo in vscode
2. click reopen in devcontainer
and start using containerlab right away.
DevContainerのマウントベストプラクティス
DevContainerのマウントベストプラクティス
Rancher Desktop devcontainer bug = no-go
Podman Desktop devcontainer docker-in-docker bug = no-go
My IDE workflow makes dev on Windows too niche.
Am I too extra for Windows?
Rancher Desktop devcontainer bug = no-go
Podman Desktop devcontainer docker-in-docker bug = no-go
My IDE workflow makes dev on Windows too niche.
Am I too extra for Windows?
This morning I needed to fix a github.com/ContainerCraft/devcontainer neovim image build issue but tbh I didn't feel like going back to fix old stuff when I'm in the mood to work new shiny instead 🧵
This morning I needed to fix a github.com/ContainerCraft/devcontainer neovim image build issue but tbh I didn't feel like going back to fix old stuff when I'm in the mood to work new shiny instead 🧵
Enable ⚙️ chat agentHost devContainer enabled. Then select Use Dev Container for the project. Docker is required on the remote host.
Enable ⚙️ chat agentHost devContainer enabled. Then select Use Dev Container for the project. Docker is required on the remote host.
Me, unwilling to commit, clicking the [x] in the corner.
Me, unwilling to commit, clicking the [x] in the corner.
For example, the Preact Signals repo's (github.com/preactjs/sig...) .devcontainer setup handles things like installing a containerized browser for tests.
For example, the Preact Signals repo's (github.com/preactjs/sig...) .devcontainer setup handles things like installing a containerized browser for tests.
I'm sharing my simple yet effective setup for consistent dev environments across teams. From config to best practices.
Check it out: k33g.org/GRP-DevConta...
#DevContainers #Docker #DeveloperExperience
I'm sharing my simple yet effective setup for consistent dev environments across teams. From config to best practices.
Check it out: k33g.org/GRP-DevConta...
#DevContainers #Docker #DeveloperExperience
I’m using workmux w/ sandbox + a custom Dockerfile. it has:
⚪ network-level allow-list
⚪ auto sandbox creation/shutdown ✨
⚪ auto worktrees
⚪ docker or apple container
I expose only a read-only gh token in the container.
roe.dev/ama
#ama
I’m using workmux w/ sandbox + a custom Dockerfile. it has:
⚪ network-level allow-list
⚪ auto sandbox creation/shutdown ✨
⚪ auto worktrees
⚪ docker or apple container
I expose only a read-only gh token in the container.
roe.dev/ama
#ama
Revived app at: github.com/KonradIT/tod...
Revived app at: github.com/KonradIT/tod...