Minor bugfix version
- create: should not use socket on create or there will be permission problems in the image
- init: follow shell when creating user
- enter/create: use podman socket if available
this is a little performance optimization, if available the use of
socket reduces podman's command execution time by a lot.