Tried to add an Oracle Database to my Dev Containers & Codespaces setup while prepping a Java talk — it was a very smooth experience!
Have a look at my article if you're into modern software development 👉 martincarstenbach.com/2025/10/20/u...
#Java #OracleDatabase #DevContainers #GitHubCodespaces
Have a look at my article if you're into modern software development 👉 martincarstenbach.com/2025/10/20/u...
#Java #OracleDatabase #DevContainers #GitHubCodespaces
Using Oracle Database Free in your devcontainer and GitHub Codespaces
Dev containers are pretty nifty when it comes to keeping your development environment isolated from the rest of your system. Quoting from the documentation: Development containers, or dev container…
martincarstenbach.com
October 20, 2025 at 11:42 AM
Tried to add an Oracle Database to my Dev Containers & Codespaces setup while prepping a Java talk — it was a very smooth experience!
Have a look at my article if you're into modern software development 👉 martincarstenbach.com/2025/10/20/u...
#Java #OracleDatabase #DevContainers #GitHubCodespaces
Have a look at my article if you're into modern software development 👉 martincarstenbach.com/2025/10/20/u...
#Java #OracleDatabase #DevContainers #GitHubCodespaces
Devcontainers are the reason why I use MS Visual Studio Code despite tracking and feature nudging. An alternative would be ZED, but it only supports remote editing via SSH.
It is possible to integrate SSH into a Docker container. In brief:
- Install openssh-server in the image
- Configuration […]
It is possible to integrate SSH into a Docker container. In brief:
- Install openssh-server in the image
- Configuration […]
Original post on social.tchncs.de
social.tchncs.de
September 15, 2025 at 5:29 PM
Devcontainers are the reason why I use MS Visual Studio Code despite tracking and feature nudging. An alternative would be ZED, but it only supports remote editing via SSH.
It is possible to integrate SSH into a Docker container. In brief:
- Install openssh-server in the image
- Configuration […]
It is possible to integrate SSH into a Docker container. In brief:
- Install openssh-server in the image
- Configuration […]
Just curious, I'm trying to get a Windows based #DevContainer to work in #VSCode, but keep getting stuck on mounting issues.
Is it actually possible to run Windows based DevContainers or are there issues?
And if it is possible, does anyone know how to overcome mounting issues? #Help
Is it actually possible to run Windows based DevContainers or are there issues?
And if it is possible, does anyone know how to overcome mounting issues? #Help
February 12, 2025 at 6:39 PM
Just curious, I'm trying to get a Windows based #DevContainer to work in #VSCode, but keep getting stuck on mounting issues.
Is it actually possible to run Windows based DevContainers or are there issues?
And if it is possible, does anyone know how to overcome mounting issues? #Help
Is it actually possible to run Windows based DevContainers or are there issues?
And if it is possible, does anyone know how to overcome mounting issues? #Help
I've honestly had a very bad experience with atomic linux distributions for reasons like this
really tried to like them but developing everything in a container (especially when devcontainers breaks with podman) was so cumbersome i ended up learning nix
really tried to like them but developing everything in a container (especially when devcontainers breaks with podman) was so cumbersome i ended up learning nix
October 9, 2025 at 11:54 PM
I've honestly had a very bad experience with atomic linux distributions for reasons like this
really tried to like them but developing everything in a container (especially when devcontainers breaks with podman) was so cumbersome i ended up learning nix
really tried to like them but developing everything in a container (especially when devcontainers breaks with podman) was so cumbersome i ended up learning nix
If you want to learn how to use #devcontainers in VS Code, watch my session at the #VisualStudioToolbox: youtu.be/lYu_Acpjaq0?...
Working with Dev Containers
YouTube video by Microsoft Visual Studio
youtu.be
October 24, 2024 at 5:45 PM
If you want to learn how to use #devcontainers in VS Code, watch my session at the #VisualStudioToolbox: youtu.be/lYu_Acpjaq0?...
> Error response from daemon: Get "https://mcr.microsoft.com/v2/devcontainers/python/manifests/sha256:10a294c587331c057d9080de4ef13ed5bb0dfa5040b11fa2fd007f6234224607": dial tcp 204.79.197.219:443: i/o timeout
devcontainter が めっちゃ timeout するけど、なんでなん?だいたい timeout する。。。
devcontainter が めっちゃ timeout するけど、なんでなん?だいたい timeout する。。。
May 21, 2024 at 9:00 AM
> Error response from daemon: Get "https://mcr.microsoft.com/v2/devcontainers/python/manifests/sha256:10a294c587331c057d9080de4ef13ed5bb0dfa5040b11fa2fd007f6234224607": dial tcp 204.79.197.219:443: i/o timeout
devcontainter が めっちゃ timeout するけど、なんでなん?だいたい timeout する。。。
devcontainter が めっちゃ timeout するけど、なんでなん?だいたい timeout する。。。
I've managed to set up a local "writing environment for devs" using VSCode + Latex in DevContainers. I was always very annoyed at the web editor of Overleaf for multi-file work (it's convenient for smaller things like papers though). So overall, much improved and some useful procrastination :)
March 20, 2025 at 2:45 PM
I've managed to set up a local "writing environment for devs" using VSCode + Latex in DevContainers. I was always very annoyed at the web editor of Overleaf for multi-file work (it's convenient for smaller things like papers though). So overall, much improved and some useful procrastination :)
Watching the Bazzite developer edition with mild interest but I'm just not at all interested in devcontainers so it seems like an uphill battle. Great for *playing* though. My non-game dev work is a mixture of NixOS and MacOS but the former is not something I'd recommend to any variety of developer.
May 23, 2025 at 7:36 PM
Watching the Bazzite developer edition with mild interest but I'm just not at all interested in devcontainers so it seems like an uphill battle. Great for *playing* though. My non-game dev work is a mixture of NixOS and MacOS but the former is not something I'd recommend to any variety of developer.
First it's time to yank my favorite .vscode/settings.json and devcontainer.json and pair them down to the minimum reasonable for the veilid project.
If you like to customize your VSCode or VSCodium based browser, how do you rice it?
If you like to customize your VSCode or VSCodium based browser, how do you rice it?
January 27, 2025 at 5:08 AM
First it's time to yank my favorite .vscode/settings.json and devcontainer.json and pair them down to the minimum reasonable for the veilid project.
If you like to customize your VSCode or VSCodium based browser, how do you rice it?
If you like to customize your VSCode or VSCodium based browser, how do you rice it?
Spark dev containers: running Spark locally by Ian Griffiths #Azure https://endjin.com/blog/2025/01/spark-devcontainers-local-spark?utm_source=bluesky&utm_medium=social&utm_campaign=azureweekly
Spark dev containers: running Spark locally | endjin
See how to configure a dev container to run Spark locally, to improve development feedback loops.
endjin.com
January 22, 2025 at 12:00 PM
Spark dev containers: running Spark locally by Ian Griffiths #Azure https://endjin.com/blog/2025/01/spark-devcontainers-local-spark?utm_source=bluesky&utm_medium=social&utm_campaign=azureweekly
DevPod CLI だけならワンバイナリで動くっぽい?
DevPod CLI だけで使えるのか...?
[Install DevPod | DevPod docs | DevContainers everywhere](devpod.sh/docs/getting...)
DevPod CLI だけで使えるのか...?
[Install DevPod | DevPod docs | DevContainers everywhere](devpod.sh/docs/getting...)
Install DevPod | DevPod docs | DevContainers everywhere
In order to get started with DevPod, you can choose between the DevPod Desktop application and DevPod CLI.
devpod.sh
November 28, 2024 at 11:07 AM
DevPod CLI だけならワンバイナリで動くっぽい?
DevPod CLI だけで使えるのか...?
[Install DevPod | DevPod docs | DevContainers everywhere](devpod.sh/docs/getting...)
DevPod CLI だけで使えるのか...?
[Install DevPod | DevPod docs | DevContainers everywhere](devpod.sh/docs/getting...)
Je trouve que GitHub s'est bien amélioré depuis 1 an.
La migration est assez facile grâce aux devcontainers
La migration est assez facile grâce aux devcontainers
April 5, 2025 at 5:53 PM
Je trouve que GitHub s'est bien amélioré depuis 1 an.
La migration est assez facile grâce aux devcontainers
La migration est assez facile grâce aux devcontainers
I think the intended route for dev work like that is to use distrobox containers and DevContainers - keeps everything nicely organised, and what little experience i have has still resulted in a smooth experience
Nobara is good bet too! Bit more traditional in regards to Linux desktops
Nobara is good bet too! Bit more traditional in regards to Linux desktops
July 1, 2025 at 3:52 PM
I think the intended route for dev work like that is to use distrobox containers and DevContainers - keeps everything nicely organised, and what little experience i have has still resulted in a smooth experience
Nobara is good bet too! Bit more traditional in regards to Linux desktops
Nobara is good bet too! Bit more traditional in regards to Linux desktops
Super excited that wrangler login now works inside VS Code devcontainers! 🚀
Cloudflare CLI v4.12.0 adds support for:
`wrangler login --callback-host=0.0.0.0`
Check out the release notes:
github.com/cloudflare/w...
@cloudflare-dev.bsky.social
Cloudflare CLI v4.12.0 adds support for:
`wrangler login --callback-host=0.0.0.0`
Check out the release notes:
github.com/cloudflare/w...
@cloudflare-dev.bsky.social
Release wrangler@4.12.0 · cloudflare/workers-sdk
Minor Changes
#8316 69864b4 Thanks @gnekich! - introduce callback-host and callback-port param for wrangler login command
Patch Changes
#8889 eab7ad9 Thanks @penalosa! - When Wrangler encounter...
github.com
April 17, 2025 at 8:19 PM
Super excited that wrangler login now works inside VS Code devcontainers! 🚀
Cloudflare CLI v4.12.0 adds support for:
`wrangler login --callback-host=0.0.0.0`
Check out the release notes:
github.com/cloudflare/w...
@cloudflare-dev.bsky.social
Cloudflare CLI v4.12.0 adds support for:
`wrangler login --callback-host=0.0.0.0`
Check out the release notes:
github.com/cloudflare/w...
@cloudflare-dev.bsky.social
Finally making @1password.bsky.social work well in devcontainers.
leaflet.pub/3a8a5a1e-c2a...
#1password #devcontainers
leaflet.pub/3a8a5a1e-c2a...
#1password #devcontainers
My painful journey of group permissions to make native 1Password work in devcontainers
Go to recipe
leaflet.pub
October 20, 2025 at 8:32 AM
Finally making @1password.bsky.social work well in devcontainers.
leaflet.pub/3a8a5a1e-c2a...
#1password #devcontainers
leaflet.pub/3a8a5a1e-c2a...
#1password #devcontainers
Also planning a few updates to https://devbox.computer:
• How to get secrets into the images to enable e.g. gem push/npm publish
• Doing stuff not as roo
Stretch goals
• can this be used with devcontainers?
• headed browser tests
• How to get secrets into the images to enable e.g. gem push/npm publish
• Doing stuff not as roo
Stretch goals
• can this be used with devcontainers?
• headed browser tests
Website for the book “Sustainable Dev Environments with Docker and Bash”
By using widely-understood, standardized tools for virtualization and scripting, you can have a dev environment set up in minutes.
devbox.computer
November 18, 2024 at 2:04 PM
Also planning a few updates to https://devbox.computer:
• How to get secrets into the images to enable e.g. gem push/npm publish
• Doing stuff not as roo
Stretch goals
• can this be used with devcontainers?
• headed browser tests
• How to get secrets into the images to enable e.g. gem push/npm publish
• Doing stuff not as roo
Stretch goals
• can this be used with devcontainers?
• headed browser tests
February 26, 2025 at 11:00 AM
It seems to work off devcontainers but it’s completely changed how I spin up my environments now. They even have pre-made ones for specific stacks.
January 20, 2025 at 6:55 AM
It seems to work off devcontainers but it’s completely changed how I spin up my environments now. They even have pre-made ones for specific stacks.
My poor little #devcontainers were trying to run KinD with only 2GB of RAM allocated to #Podman. I could hear them screaming OOM in agony. 💀💀💀
November 29, 2024 at 11:41 PM
My poor little #devcontainers were trying to run KinD with only 2GB of RAM allocated to #Podman. I could hear them screaming OOM in agony. 💀💀💀
Fans not yet, but Microsoft has already accepted that Windows is coming to an end.
They now have Azure Linux, because Linux in Azure is an income source with a future, unlike the shrinking Windows market.
They release things like devcontainers because they can't do that with Windows, not even them
They now have Azure Linux, because Linux in Azure is an income source with a future, unlike the shrinking Windows market.
They release things like devcontainers because they can't do that with Windows, not even them
February 1, 2025 at 10:37 PM
Fans not yet, but Microsoft has already accepted that Windows is coming to an end.
They now have Azure Linux, because Linux in Azure is an income source with a future, unlike the shrinking Windows market.
They release things like devcontainers because they can't do that with Windows, not even them
They now have Azure Linux, because Linux in Azure is an income source with a future, unlike the shrinking Windows market.
They release things like devcontainers because they can't do that with Windows, not even them
A CLI to quickly launch VSCode/cursor devcontainers
https://github.com/michidk/vscli
https://github.com/michidk/vscli
February 26, 2025 at 11:35 AM
A CLI to quickly launch VSCode/cursor devcontainers
https://github.com/michidk/vscli
https://github.com/michidk/vscli
In the past, I didn't had good experience running docker container during development.
These days I moved off Apple hardware and running Linux, so it might be a good idea to give devcontainers a try.
But I work on many libraries, gems and golang projects - docker doesn't make sense in these cases.
These days I moved off Apple hardware and running Linux, so it might be a good idea to give devcontainers a try.
But I work on many libraries, gems and golang projects - docker doesn't make sense in these cases.
November 22, 2024 at 11:35 PM
In the past, I didn't had good experience running docker container during development.
These days I moved off Apple hardware and running Linux, so it might be a good idea to give devcontainers a try.
But I work on many libraries, gems and golang projects - docker doesn't make sense in these cases.
These days I moved off Apple hardware and running Linux, so it might be a good idea to give devcontainers a try.
But I work on many libraries, gems and golang projects - docker doesn't make sense in these cases.