You must login to view /lordwelch/podman-static/src/commit/b51c27495d5f04bcc53c01de323c7f2b9f8962de/conf.
The GitHub option should be usable for most people, it only links via username.

Files
podman-static/conf/containers/containers.conf
Max Goltzsche 75f5141513 fix: upgrade podman 5.1.1, drop CNI support
* podman 5.1.1
* drop CNI networking and slirp4netns in favour of netavark + pasta
* build statically linked netavark, pasta and aardvark
* conmon 2.1.11
* crun 1.15
* crun is also shipped with the normal (non-minimal) image now.
* build using golang 1.22, use alpine 3.19 base container

Co-authored-by: Trent Apple <trentapple@users.noreply.github.com>
2024-06-16 23:24:14 +02:00

5 lines
140 B
Plaintext

# See https://github.com/containers/common/blob/master/pkg/config/containers.conf
[engine]
cgroup_manager = "cgroupfs"
events_logger="file"