Hacker News new | ask | show | jobs
by dadior 1744 days ago
I use docker to deal with different env, and I created several image, with convenient tools, commands, env-variables on it, so I can quickly start a new project. With vs code, there is a plugin called: remote explore, using this tool, you can easily work on different docker container. even remotely.