1. you can go easy route and layer vscode + docker/podman and use [devcontainer](https://code.visual

  1. you can go easy route and layer vscode + docker/podman and use devcontainer
  2. you also could use flatpak vscode + podman/docker with more caveat
  3. you could use vscode inside distrobox
notes:
  • layering isnt recommended and will slow your update
  • podman have some caveat in devcontainer
  • you can avoid layering docker with docker-distrobox
Was this page helpful?