Hacker News new | ask | show | jobs
by mattomata 3183 days ago
Right, "nothing else" = "FROM scratch".

In the talk, I call this "FROM scratch -- for the rest of us."

That a half-truth because this also tries to set up a minimal compatible environment for common cases, e.g. it sets up ca-certs, a /tmp directory, and an /etc/passwd file.

1 comments

That makes a lot of sense. How did you decide where to draw the line on what to include and what to leave out?