Hacker News new | ask | show | jobs
by Rabidgremlin 1879 days ago
Any ideas around what could be leveraged here with docker? I'm thinking it would be great to have all dev tooling + IDE bundled into containers for quickly switching projects/ getting devs up to and running fast.
1 comments

Check out Flatpak which is basically Docker for GUI apps.
Interesting... Thanks