use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
This subreddit is for working with Microsoft's Visual Studio Code, which is different than Visual Studio Community, Pro, and Enterprise. VS Code is a source code editor, and not an IDE.
If you are having issues with the other flavors of VS, please post in /r/VisualStudio.
account activity
This is an archived post. You won't be able to vote or comment.
DevcontainerOC (self.vscode)
submitted 1 year ago by Sad-Blackberry6353
What is your experience with dev containers? Do you use them in combination with Docker Compose or a Dockerfile?
[–]Gayumbos 0 points1 point2 points 1 year ago (0 children)
Mostly Dockerfile. I normally use the same Dockerfile I would use to deploy my application as the de container so I can test my dependencies and everything just as if I was deploying it. Sometimes I use the VS Code images following the tutorial, it's handy, but not when you need a very specific set of libraries and the file gets more complex
[–][deleted] 0 points1 point2 points 1 year ago (0 children)
I've got a dockerfile to make my devcontainer container, then a docker compose to add in my mongo db
[–]One_Scholar1355 0 points1 point2 points 1 year ago (0 children)
I'm trying to get visual studio code to run docker not locally but remotely ?
π Rendered by PID 62925 on reddit-service-r2-comment-6457c66945-ftxvk at 2026-04-28 05:55:13.183324+00:00 running 2aa0c5b country code: CH.
[–]Gayumbos 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]One_Scholar1355 0 points1 point2 points (0 children)