▲ | amelius 5 days ago | |||||||||||||||||||||||||||||||||||||||||||
I'd probably install a snapshotting filesystem before I let it change stuff on my system (such as installing packages and such). | ||||||||||||||||||||||||||||||||||||||||||||
▲ | ffsm8 5 days ago | parent | next [-] | |||||||||||||||||||||||||||||||||||||||||||
That's what devcontainers are for. You create the config and the editor runs effectively inside of the docker container. Works surprisingly good. Vscode for example even Auto proxies opened ports inside of the container to the host etc. Will also make using Linux tooling a lot easier on non- Linux hosts like Windows/MacOS | ||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||
▲ | zelphirkalt 5 days ago | parent | prev [-] | |||||||||||||||||||||||||||||||||||||||||||
Or isolate in a VM. |