Hacker News new | ask | show | jobs
by flir 974 days ago
This? https://code.visualstudio.com/docs/devcontainers/containers

I'm using this on a daily basis: https://www.jetbrains.com/remote-development/gateway/

It's not the same thing?

1 comments

No, Devcontainers run on Docker, e.g. exactly how you would deploy it. That's one of the points of it.