Skip to content

1.2.2

Compare
Choose a tag to compare
@89luca89 89luca89 released this 21 Dec 17:29
· 1335 commits to main since this release
68df9d2

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.