Hacker News new | ask | show | jobs
by dzikimarian 1310 days ago
What I typically do is `docker run -v $PWD:/app python bash`.

Sometimes I've own image with basic dependencies that I like.

Honest question - do these Nix based tools offer more than that?