Tried to decide if I should look into #pasta instead of #slirp4netns. Looked at their webpage and found a long list of features. Nice.

Looked for a man page for the pasta command, but it was nowhere to be found on the webpage. Instead I could watch a 10 minutes long video showing 3 terminal windows and a window with a scrolling text explaining what happens in the terminal windows.

That is a thanks, but no thanks from me.

#Linux #Networking #rootless #documentation

@jan I might misunderstand but doesn't it usually depend on the user networking configuration (independent whether you're using Podman or Docker)?

Like #netavark, #cni, #slirp4netns, #rootlessport.

Also the default configuration changed in this regard.

#docker #rootless in #debian #buster

Had to compile #slirp4netns, because installing docker rootless didn't work with version 1.0.1 as provided as package.

After installing 1.1.9 it worked and "docker run hello-world" worked as expected :).