#devcontainers search results
The amazing @kjaymiller is talking about #devcontainers at #scale20x and he’s so good at what he does. Also, @crazy4pi314 got a shout out!
⏳We're live in 10 minutes 📢 Calling all Pythonistas 🐍We're taking your favorite #Python repos and creating #DevContainers for them 🔴 LIVE 📹 youtube.com/live/pf_SmZ-gk… [email protected] [email protected]
Building our containers on Docker, with a host OS in Debian, for our dev container and proper DevRel for @Polkadot and Substrate chains. #polkadot #substrate #devcontainers
📣Calling all Pythonistas 🐍 We're taking audience participation to a new level! This week we'll take your favorite #Python repos and create #DevContainers for them for the full hour LIVE 🔴📹. Join us 11am PT / 7pm UTC June 9th ▶️ youtube.com/live/pf_SmZ-gk…
En MENOS DE 8 MINUTOS, descubre 6 herramientas para escanear tus manifiestos de #Kubernetes en busca de vulnerabilidades. Además te voy a contar cómo puedes probarlas con #DevContainers e integrarlas en #GitHubActions y #AzureDevOps. buff.ly/3F2tnM6 #DevSecOps
Want to run GitHub Pages locally but don't want to install Ruby on your machine? Sadukie has you covered in this blog post and video! bit.ly/3EBV8ym #GitHubPages #devContainers
It's another 🎉 VS Code Release Party 🎉 We are psyched to demo the newest features including #Pylance, #devcontainers, drag and drop and #copilotchat! Mark your 📅 and join us this Thursday aka.ms/code-livestrea… 8 am Seattle / 11 am New York / 4 pm London @OliviaGuzzardo
Happy Monday 🎉 Starting the week with a new #RubyonRails upgrade project, moving a legacy project from Rails 4 to Rails 8.0 ... and making lots of use of #devcontainers!
🎯 This week on the VS Code livestream we welcome @peterscraig to explore #DevContainers in the Cloud Native Ecosystem! Mark your calendars 📆 and join us ▶️ aka.ms/code-livestrea… #codespaces Thursday, December 7 at 8 am Seattle / 11 am New York / 4 pm London
return(GiS); | Cómo instalar Homebrew en Docker | returngis.net/2023/09/como-i… #docker #homebrew #devcontainers
Did you know that Dev Containers allow teams to "bring their own image?" Say goodbye to the hassle of platform teams managing complex images, registries, and CI pipelines. Dive deeper into the world of #DevContainers in our on-demand webinar cdr.co/4OTgzNg
Another Cloud approach is using #devcontainers to interact with Cursor Agent to develop Java. github.com/jabrena/cursor… @java @cursor_ai
Another approach for utilizing Cursor agents is through REST API integration. github.com/jabrena/cursor… @cursor_ai @java
Amazing time at #LonghornPHP where I delivered a talk on Dev Containers to a standing-room-only audience! The session was a deep dive into the innovative use of #DevContainers with #VSCode and #GitHub #CodeSpaces enhanced with live #PHP demos.
Ever been stuck with a messy dev setup? We've all been there! Manivannan Selvaraj shares how #DevContainers can save the day — making development faster, cleaner, and way less stressful at #FOSSASIASummit2025  🔗Click here to watch youtu.be/5VmPYtY9D1s
Experiment with .NET releases in dev containers! 🧪 Docker + VS Code simplify exploring #dotNET goodies with #devcontainers. Custom SDKs, speedy cached builds, and effortless setup makes it easy. Give it a try-out and see what you think. 📖 msft.it/6016qc1Us
Já tem variante da #phpctl pra você rodar com #devcontainers 😊 opencodeco/phpctl:php83-devcontainers Já tô usando aqui no projeto de @testcontainers pra #php github.com/opencodeco/tes…
Sharing the stage at @BCTechDays with @StefanMaron, talking about #Wasm, @github #codespaces, @code #devcontainers and #Linux was amazing and we even had a couple of @4PS_Construct colleagues in attendance. Thanks for a great conference once more, @luc_vandyck!
Explore the different dev container tools, runtimes, and libraries. See how lifecycle hooks ensure actions are executed at specific times in the lifecycle. #DevContainers #VSCode msft.it/6018cARD0
🚀 Just dropped Laravel Quick Start — my one-command setup for spinning up a fully-loaded Laravel dev environment in seconds. 🐳 Docker + Sail 💡 IDE Helper ⚙️ VS Code DevContainer 🪄 Xdebug ready (Link in the comments 👇) #Laravel #PHP #DevContainers
No official package for #dotnet 10 available for your #Linux distro yet? You can use the install script. Alternatively, you can use #devcontainers and always work with the latest sdk regardless of support for your distro.
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/usi… #Java #OracleDatabase #DevContainers #Codespaces
Docker Compose🐳とDev Containers🧑💻、どっち使うか問題。 Composeはインフラ寄り。DBなど複数コンテナを連携させるバックエンド構築に。Dev Containersは開発者寄り。VS Codeの拡張機能や設定ごとコンテナ化し、OS差を吸収。「OSなんて関係ねぇ」って時代、最高だな! #Docker #DevContainers
🚀 Just dropped Laravel Quick Start — my one-command setup for spinning up a fully-loaded Laravel dev environment in seconds. 🐳 Docker + Sail 💡 IDE Helper ⚙️ VS Code DevContainer 🪄 Xdebug ready (Link in the comments 👇) #Laravel #PHP #DevContainers
Another Cloud approach is using #devcontainers to interact with Cursor Agent to develop Java. github.com/jabrena/cursor… @java @cursor_ai
Another approach for utilizing Cursor agents is through REST API integration. github.com/jabrena/cursor… @cursor_ai @java
🚀 Dev update : j’ai construit un environnement de dev basé sur des conteneurs avec des pair-programmeurs IA (Claude Code + ChatGPT-5). ➡️ Objectif : lancer des espaces isolés et reproductibles déjà équipés d’agents, de logs, de docs et de Git. #AI #DevContainers
Holy moly dev containers! learning how to setup some dotfiles with @Kubecraft and how amazing it is to setup a customised coding environment. The pain I feel becos I got multiple machines to update. #amazed #devcontainers #devOps
Help Needed : Not able to paste images in Claude Code, any hacks ? Setup: macOS + Docker Desktop + VS Code devcontainers (Linux), has anyone achieved seamless host to container clipboard sharing in the integrated terminal? #devcontainers #vscode #docker #macOS #linux…
My morning Geek POC: spawning web IDE from @docker Desktop, with DD Extensions, #MCP server & Compose. I'm coding 95% of my time in containers with #Devcontainers or #OpenVScodeServer, with my new side project, I will improve my Container DX (🚀100%) youtube.com/watch?v=pJjEPk…
youtube.com
YouTube
Spawn Web IDE from Docker Desktop
It's been so long that I actually forgot what my password for this account was 🤣 but anyways, after some time (years) of procrastination, I've finally published another #ExplainByExample #blog: Read about #devcontainers and #Github #Codespaces here: medium.com/@michelle.xie/… 😊
medium.com
Explain by Example: GitHub Codespaces / Dev Containers
Find out more about GitHub Codespaces and Dev Containers by moving houses with me.
i've build myself an entire company with @claude_code. Not just that but the projects that the individual AI coders (cc instances in Kubernetes) are coding have of course #DevContainers. Now my @gitlab CI builds me fitting devcontainer images including features for the agents. ;)
🔑 Want to access your Git accounts from devcontainers? Check out Theodor Heiselberg's guide! Add `openssh-client` to your Dockerfile and enable agent forwarding for seamless SSH access. #DevContainers #Git #Docker #SSH #DevOps 🚀 Read more: [Link] ift.tt/8iwAGMF
dev.to
Share Git credentials with your container and use ssh access - use dotfiles like a pro!
This is a run down of this article - Link! On how to access your git accounts from within your...
🎓 #DevContainers es una útil herramienta de #VSCode para gestionar #contenedores de #Desarrollo. 👉 Si todavía no lo conoces y quieres empezar a utilizarlo, apúntate a nuestro #webinar: bit.ly/4kljg88 📆 4-jun. 17:00h #DesarrolloAgil #Docker #Cloud #IaaS
I was so excited to watch @JustinWGrote on the @PowerShellpod talk about #PowerShell Runtime Containers & #GitHub #DevContainers. youtu.be/u45I8-oOO1Q?si… If you've ever been curious, or felt overwhelmed at how to get started, this episode is for you!
youtube.com
YouTube
Exploring PowerShell Runtime Containers with Justin Grote
Tired of "works on my machine"? Use Dev Containers. • Instant dev environment setup • Reproducible across the team • All dependencies pre-installed No more setup hell. Just code. #devcontainers #docker #devops
🧩 Dockerfile blueprints (2/2) #zkVote • dev env: docker/dev — all tools preloaded • base images: node-base & quantum-safe (non-root, PQC) • specialized: circuit-compiler & contract-deployer for heavy builds/deploys #DevContainers #Crypto #ZeroKnowledge
Ever been stuck with a messy dev setup? We've all been there! Manivannan Selvaraj shares how #DevContainers can save the day — making development faster, cleaner, and way less stressful at #FOSSASIASummit2025  🔗Click here to watch youtu.be/5VmPYtY9D1s
Want to run GitHub Pages locally but don't want to install Ruby on your machine? Sadukie has you covered in this blog post and video! bit.ly/3EBV8ym #GitHubPages #devContainers
Building our containers on Docker, with a host OS in Debian, for our dev container and proper DevRel for @Polkadot and Substrate chains. #polkadot #substrate #devcontainers
No official package for #dotnet 10 available for your #Linux distro yet? You can use the install script. Alternatively, you can use #devcontainers and always work with the latest sdk regardless of support for your distro.
blog.jetbrains.com/idea/2023/10/i… #DevContainers in #IntelliJIDEA 2023.3 EAP! Try it now and write feedback for us!
The amazing @kjaymiller is talking about #devcontainers at #scale20x and he’s so good at what he does. Also, @crazy4pi314 got a shout out!
It's another 🎉 VS Code Release Party 🎉 We are psyched to demo the newest features including #Pylance, #devcontainers, drag and drop and #copilotchat! Mark your 📅 and join us this Thursday aka.ms/code-livestrea… 8 am Seattle / 11 am New York / 4 pm London @OliviaGuzzardo
Hey @rickyrobinett. All my work is done under #DevContainers. Initially, I had tried it, but it didn't have support. Now it seems to have support and works very well. Please send greetings to your daughter since thanks to her I gave @cursor_ai a second chance. This is awesome!!
Building our containers on Docker, with a host OS in Debian, for our dev container and proper DevRel for @Polkadot and Substrate chains. #polkadot #substrate #devcontainers
We're starting a new GitHub awesome list for #devcontainers 🚀 We'd love to highlight your awesome work: ⭐️ Articles ⭐️ Videos ⭐️ Sample projects ⭐️ Tools ⭐️ Sketches ⭐️ Podcasts... If you have published any content, please send us a PR at github.com/manekinekko/aw… #developers
⏳We're live in 10 minutes 📢 Calling all Pythonistas 🐍We're taking your favorite #Python repos and creating #DevContainers for them 🔴 LIVE 📹 youtube.com/live/pf_SmZ-gk… [email protected] [email protected]
Want to run GitHub Pages locally but don't want to install Ruby on your machine? Sadukie has you covered in this blog post and video! bit.ly/3EBV8ym #GitHubPages #devContainers
Demain je suis en live au @micbelgique à 11:45 pour vous parler des #devcontainers ! twitch.tv/micbelgique
return(GiS); | Cómo instalar Homebrew en Docker | returngis.net/2023/09/como-i… #docker #homebrew #devcontainers
Sharing the stage at @BCTechDays with @StefanMaron, talking about #Wasm, @github #codespaces, @code #devcontainers and #Linux was amazing and we even had a couple of @4PS_Construct colleagues in attendance. Thanks for a great conference once more, @luc_vandyck!
📣Calling all Pythonistas 🐍 We're taking audience participation to a new level! This week we'll take your favorite #Python repos and create #DevContainers for them for the full hour LIVE 🔴📹. Join us 11am PT / 7pm UTC June 9th ▶️ youtube.com/live/pf_SmZ-gk…
Já tem variante da #phpctl pra você rodar com #devcontainers 😊 opencodeco/phpctl:php83-devcontainers Já tô usando aqui no projeto de @testcontainers pra #php github.com/opencodeco/tes…
En MENOS DE 8 MINUTOS, descubre 6 herramientas para escanear tus manifiestos de #Kubernetes en busca de vulnerabilidades. Además te voy a contar cómo puedes probarlas con #DevContainers e integrarlas en #GitHubActions y #AzureDevOps. buff.ly/3F2tnM6 #DevSecOps
🎯 This week on the VS Code livestream we welcome @peterscraig to explore #DevContainers in the Cloud Native Ecosystem! Mark your calendars 📆 and join us ▶️ aka.ms/code-livestrea… #codespaces Thursday, December 7 at 8 am Seattle / 11 am New York / 4 pm London
Something went wrong.
Something went wrong.
United States Trends
- 1. Jets 58.6K posts
- 2. Henderson 17.8K posts
- 3. Justin Fields 5,613 posts
- 4. Drake Maye 13.5K posts
- 5. AD Mitchell 1,903 posts
- 6. Patriots 126K posts
- 7. Judge 170K posts
- 8. Cal Raleigh 6,019 posts
- 9. Diggs 7,277 posts
- 10. Pats 12K posts
- 11. Purdue 8,422 posts
- 12. #TNFonPrime 2,479 posts
- 13. #911onABC 14.8K posts
- 14. #TNAiMPACT 4,657 posts
- 15. Braden Smith 1,440 posts
- 16. John Metchie N/A
- 17. AL MVP 15.7K posts
- 18. Mack Hollins 2,501 posts
- 19. #JetUp 1,825 posts
- 20. #NYJvsNE 1,696 posts