Skip to content

Releases: podenv/podenv

v0.5.0

12 May 13:00
v0.5.0
Compare
Choose a tag to compare
podenv version 0.5.0

v0.4.0

28 Dec 21:10
Compare
Choose a tag to compare
podenv version 0.4.0

0.3.0

27 Oct 22:58
Compare
Choose a tag to compare
  • application name is now optional: when unset, multiple instance can run in parallel.
  • the --network argument now takes an argument: private, host or a shared name.
  • add --ps argument to list running app.
  • add --syscap argument to add capabilities(7).
  • add support for nix flake binary cache.
  • use zenity to log non-interactive message.
  • after use, podenv may propose to update the runtime when the build is old.
  • fix --dri and --wayland with nvidia.
  • support latest podman.

Maintainance release

03 Aug 22:26
Compare
Choose a tag to compare

This release fix some minor issues and adds the --manifest command.

  • restrict ssh capability to the agent socket.
  • home volume is set to the namespace name if a namespace is defined.
  • allow passing args directly to a command: podenv nix:github:podenv/devenv#emacs --version
  • fix syscaps argument for bwrap.
  • use system chcon to set label.
  • add --manifest argument to show every configuration context.

Initial release

02 May 21:01
Compare
Choose a tag to compare

This is the first release of podenv.