mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-06 00:45:43 +00:00
The change in healthcheck_run_test.go, depends on the
containers/image change:
commit b6afa8ca7b324aca8fd5a7b5b206fc05c0c04874
Author: Mikhail Sokolov <msokolov@evolution.com>
Date: Fri Mar 15 13:37:44 2024 +0200
Add support for Docker HealthConfig.StartInterval (v25.0.0+)
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
|
||
|---|---|---|
| .. | ||
| numcpu.go | ||
| numcpu_linux.go | ||
| numcpu_other.go | ||
| numcpu_windows.go | ||
| nummem_linux.go | ||
| nummem_unsupported.go | ||
| README.md | ||
| sysinfo.go | ||
| sysinfo_linux.go | ||
| sysinfo_solaris.go | ||
| sysinfo_unix.go | ||
| sysinfo_windows.go | ||
SysInfo stores information about which features a kernel supports.