| .. |
|
define
|
add "healthy" sdnotify policy
|
2023-07-25 11:17:44 +02:00 |
|
driver
|
…
|
|
|
events
|
Fix language, typos and markdown layout
|
2023-07-24 11:18:25 +02:00 |
|
layers
|
…
|
|
|
linkmode
|
…
|
|
|
lock
|
…
|
|
|
logs
|
…
|
|
|
plugin
|
…
|
|
|
shutdown
|
…
|
|
|
boltdb_state.go
|
…
|
|
|
boltdb_state_internal.go
|
libpod: set cid network alias in setupContainer()
|
2023-07-11 15:16:11 +02:00 |
|
boltdb_state_unsupported.go
|
…
|
|
|
common_test.go
|
…
|
|
|
container.go
|
…
|
|
|
container_api.go
|
add "healthy" sdnotify policy
|
2023-07-25 11:17:44 +02:00 |
|
container_commit.go
|
…
|
|
|
container_config.go
|
make /dev & /dev/shm read/only when --read-only --read-only-tmpfs=false
|
2023-07-30 06:09:30 -04:00 |
|
container_copy_common.go
|
…
|
|
|
container_copy_freebsd.go
|
…
|
|
|
container_copy_linux.go
|
…
|
|
|
container_copy_unsupported.go
|
…
|
|
|
container_exec.go
|
Fix language, typos and markdown layout
|
2023-07-24 11:18:25 +02:00 |
|
container_freebsd.go
|
…
|
|
|
container_graph.go
|
…
|
|
|
container_graph_test.go
|
…
|
|
|
container_inspect.go
|
Add missing reserved annotation support to `play`
|
2023-07-17 14:06:23 -04:00 |
|
container_inspect_freebsd.go
|
…
|
|
|
container_inspect_linux.go
|
…
|
|
|
container_internal.go
|
start(): don't defer event
|
2023-07-26 13:57:37 +02:00 |
|
container_internal_common.go
|
make /dev & /dev/shm read/only when --read-only --read-only-tmpfs=false
|
2023-07-30 06:09:30 -04:00 |
|
container_internal_freebsd.go
|
libpod: add 'pod top' support on FreeBSD
|
2023-07-28 10:52:20 +01:00 |
|
container_internal_linux.go
|
Use constants for mount types
|
2023-07-14 07:17:21 -04:00 |
|
container_internal_linux_test.go
|
…
|
|
|
container_internal_test.go
|
bugfix: do not try to parse empty ranges
|
2023-07-06 11:16:34 +02:00 |
|
container_internal_unsupported.go
|
…
|
|
|
container_linux.go
|
…
|
|
|
container_log.go
|
Fix language, typos and markdown layout
|
2023-07-24 11:18:25 +02:00 |
|
container_log_linux.go
|
…
|
|
|
container_log_unsupported.go
|
…
|
|
|
container_path_resolution.go
|
Use constants for mount types
|
2023-07-14 07:17:21 -04:00 |
|
container_path_resolution_test.go
|
…
|
|
|
container_stat_common.go
|
…
|
|
|
container_stat_freebsd.go
|
…
|
|
|
container_stat_linux.go
|
…
|
|
|
container_stat_unsupported.go
|
…
|
|
|
container_top_freebsd.go
|
libpod: add 'pod top' support on FreeBSD
|
2023-07-28 10:52:20 +01:00 |
|
container_top_linux.c
|
top: do not depend on ps(1) in container
|
2023-07-10 13:32:55 +02:00 |
|
container_top_linux.go
|
Codespell fixups
|
2023-07-31 09:38:46 -04:00 |
|
container_top_unsupported.go
|
top: do not depend on ps(1) in container
|
2023-07-10 13:32:55 +02:00 |
|
container_unsupported.go
|
…
|
|
|
container_validate.go
|
…
|
|
|
diff.go
|
…
|
|
|
doc.go
|
…
|
|
|
events.go
|
…
|
|
|
healthcheck.go
|
Fix language, typos and markdown layout
|
2023-07-24 11:18:25 +02:00 |
|
healthcheck_linux.go
|
…
|
|
|
healthcheck_nosystemd_linux.go
|
…
|
|
|
healthcheck_unsupported.go
|
libpod: don't generate errors for createTimer etc.
|
2023-07-25 15:30:28 +01:00 |
|
info.go
|
Remove any quotes around distribution id
|
2023-07-24 19:53:34 +02:00 |
|
info_freebsd.go
|
…
|
|
|
info_linux.go
|
use libnetwork/slirp4netns from c/common
|
2023-06-22 11:16:13 +02:00 |
|
info_test.go
|
…
|
|
|
info_unsupported.go
|
…
|
|
|
kube.go
|
libpod: fix 'podman kube generate' on FreeBSD
|
2023-07-27 11:38:23 +01:00 |
|
mounts_linux.go
|
…
|
|
|
networking_common.go
|
inspect with network=none show SandboxKey netns path
|
2023-07-31 17:40:41 +02:00 |
|
networking_freebsd.go
|
inspect with network=none show SandboxKey netns path
|
2023-07-31 17:40:41 +02:00 |
|
networking_linux.go
|
inspect with network=none show SandboxKey netns path
|
2023-07-31 17:40:41 +02:00 |
|
networking_linux_test.go
|
…
|
|
|
networking_machine.go
|
…
|
|
|
networking_pasta_linux.go
|
pasta: use code from c/common
|
2023-06-15 16:14:49 +02:00 |
|
networking_slirp4netns.go
|
use libnetwork/slirp4netns from c/common
|
2023-06-22 11:16:13 +02:00 |
|
networking_unsupported.go
|
Fix language, typos and markdown layout
|
2023-07-24 11:18:25 +02:00 |
|
oci.go
|
…
|
|
|
oci_conmon.go
|
…
|
|
|
oci_conmon_attach_common.go
|
add "healthy" sdnotify policy
|
2023-07-25 11:17:44 +02:00 |
|
oci_conmon_attach_freebsd.go
|
…
|
|
|
oci_conmon_attach_linux.go
|
…
|
|
|
oci_conmon_common.go
|
Merge pull request #18946 from Luap99/slirp4netns
|
2023-06-22 16:15:18 +02:00 |
|
oci_conmon_exec_common.go
|
…
|
|
|
oci_conmon_exec_freebsd.go
|
…
|
|
|
oci_conmon_exec_linux.go
|
…
|
|
|
oci_conmon_freebsd.go
|
…
|
|
|
oci_conmon_linux.go
|
libpod: use new libcontainer BlockIO constructors
|
2023-07-03 15:11:35 -04:00 |
|
oci_conmon_unsupported.go
|
…
|
|
|
oci_missing.go
|
…
|
|
|
oci_util.go
|
…
|
|
|
options.go
|
make /dev & /dev/shm read/only when --read-only --read-only-tmpfs=false
|
2023-07-30 06:09:30 -04:00 |
|
pod.go
|
…
|
|
|
pod_api.go
|
…
|
|
|
pod_internal.go
|
…
|
|
|
pod_internal_freebsd.go
|
…
|
|
|
pod_internal_linux.go
|
Fix: cgroup is not set: internal libpod error after os reboot
|
2023-07-10 22:37:43 +02:00 |
|
pod_status.go
|
…
|
|
|
pod_top_freebsd.go
|
libpod: add 'pod top' support on FreeBSD
|
2023-07-28 10:52:20 +01:00 |
|
pod_top_linux.go
|
…
|
|
|
pod_top_unsupported.go
|
libpod: add 'pod top' support on FreeBSD
|
2023-07-28 10:52:20 +01:00 |
|
reset.go
|
…
|
|
|
rlimit_int64.go
|
…
|
|
|
rlimit_uint64.go
|
…
|
|
|
runtime.go
|
…
|
|
|
runtime_cstorage.go
|
…
|
|
|
runtime_ctr.go
|
Fix language, typos and markdown layout
|
2023-07-24 11:18:25 +02:00 |
|
runtime_ctr_freebsd.go
|
…
|
|
|
runtime_ctr_linux.go
|
…
|
|
|
runtime_img.go
|
…
|
|
|
runtime_migrate.go
|
…
|
|
|
runtime_migrate_unsupported.go
|
…
|
|
|
runtime_pod.go
|
…
|
|
|
runtime_pod_common.go
|
…
|
|
|
runtime_pod_freebsd.go
|
…
|
|
|
runtime_pod_linux.go
|
…
|
|
|
runtime_pod_unsupported.go
|
…
|
|
|
runtime_pre_go1.20.go
|
…
|
|
|
runtime_renumber.go
|
…
|
|
|
runtime_test.go
|
…
|
|
|
runtime_volume.go
|
…
|
|
|
runtime_volume_common.go
|
Use constants for mount types
|
2023-07-14 07:17:21 -04:00 |
|
runtime_volume_unsupported.go
|
…
|
|
|
runtime_worker.go
|
…
|
|
|
service.go
|
…
|
|
|
sqlite_state.go
|
make lint: enable rowserrcheck
|
2023-06-19 14:31:40 +02:00 |
|
sqlite_state_internal.go
|
libpod: set cid network alias in setupContainer()
|
2023-07-11 15:16:11 +02:00 |
|
state.go
|
…
|
|
|
state_test.go
|
…
|
|
|
stats_common.go
|
…
|
|
|
stats_freebsd.go
|
libpod: add 'pod top' support on FreeBSD
|
2023-07-28 10:52:20 +01:00 |
|
stats_linux.go
|
…
|
|
|
stats_unsupported.go
|
…
|
|
|
storage.go
|
…
|
|
|
util.go
|
use libnetwork/slirp4netns from c/common
|
2023-06-22 11:16:13 +02:00 |
|
util_freebsd.go
|
…
|
|
|
util_linux.go
|
…
|
|
|
util_linux_test.go
|
…
|
|
|
util_test.go
|
…
|
|
|
util_unsupported.go
|
…
|
|
|
volume.go
|
…
|
|
|
volume_inspect.go
|
…
|
|
|
volume_internal.go
|
…
|
|
|
volume_internal_common.go
|
Use constants for mount types
|
2023-07-14 07:17:21 -04:00 |
|
volume_internal_freebsd.go
|
…
|
|
|
volume_internal_linux.go
|
…
|
|
|
volume_internal_unsupported.go
|
…
|
|