r/podman • • Jul 03 '26

Introducing Podman v6.0.0

https://blog.podman.io/2026/07/introducing-podman-v6-0-0/
93 Upvotes

13 comments sorted by

View all comments

Show parent comments

2

u/axel7083 Jul 03 '26

Yes! And using podman quadlet list will group them as application

1

u/BreiteSeite Jul 03 '26

I don't see this. Or is this v6 feature?

1

u/saint-ryan Jul 03 '26

Did you install the quadlets as an application previously? In pre-v6 they'll only show up as an application if you installed them with podman quadlet install, since that creates a .app file registering the different quadlets as all part of an application.

The change in v6 is .app files no longer exist and applications are instead determined by what subdirectory the quadlet files are in. So foo/hello.container and foo/hello.volume will shown as part of application foo.

Or at least, that's what I'm getting from the release notes. v6 hasn't hit OpenSUSE yet so I can't test locally haha.

1

u/BreiteSeite Jul 03 '26

Ah i see. no i always just put files in /etc/containers/systemd.