Y
Hacker News
new
|
ask
|
show
|
jobs
by
curryst
1961 days ago
Couldn't you use this?
https://code.visualstudio.com/docs/remote/containers
1 comments
budafish
1953 days ago
That's my point. I've always found it hard to set up dev containers. Also each dev container requires its own container, so I may have 10 python docker containers. My implementation only requires 1 image and temporary containers.
link