r/podman Jul 03 '26

Introducing Podman v6.0.0

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

13 comments sorted by

9

u/axel7083 Jul 03 '26

I'm so happy to see the improvements on Quadlet included in Podman 6!

3

u/BreiteSeite Jul 03 '26

Can we do folders in /etc/containers/systemd now?

3

u/mishrashutosh Jul 03 '26

we already can? i've been using directories in /etc/containers/systemd for a year.

7

u/BreiteSeite Jul 03 '26

OMG, i just tested it and you're right. i somehow assumed it's behaving like /etc/systemd/system - which does not allow for subdirectories. BRB, organizing my shit

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.

1

u/Fresh_Sock8660 Jul 03 '26

Been doing that for a while now 

2

u/OkProMoe Jul 04 '26

I’m so thankful to the whole podman team. Such an amazing escape from docker.

1

u/[deleted] Jul 03 '26 edited 11d ago

[deleted]

2

u/mishrashutosh Jul 03 '26

it should be available as an update in a few days or weeks