| .. |
|
define
|
vendor of containers/common
|
2023-09-20 08:39:49 -04:00 |
|
driver
|
…
|
|
|
events
|
Fix language, typos and markdown layout
|
2023-07-24 11:18:25 +02:00 |
|
layers
|
…
|
|
|
linkmode
|
…
|
|
|
lock
|
Merge pull request #18507 from mheon/fix_rm_depends
|
2023-06-12 13:27:34 -04:00 |
|
logs
|
file logger: fix podman logs --tail with partial lines
|
2023-08-09 14:48:01 +02:00 |
|
plugin
|
…
|
|
|
shutdown
|
play kube: Add --wait option
|
2023-02-28 13:45:36 -05:00 |
|
boltdb_state.go
|
prune exit codes only when container doesn't exist
|
2023-05-25 13:14:27 +02:00 |
|
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
|
compat API: speed up network list
|
2023-09-20 13:08:42 +02:00 |
|
container_api.go
|
podman: don't restart after kill
|
2023-09-07 15:18:02 +02:00 |
|
container_commit.go
|
Specify format to buildah before commit
|
2023-04-20 06:24:35 -04:00 |
|
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
|
Ensure HC events fire after logs are written
|
2023-09-11 08:02:46 -04:00 |
|
container_freebsd.go
|
…
|
|
|
container_graph.go
|
The removeContainer function now accepts a struct
|
2023-06-01 16:27:27 -04:00 |
|
container_graph_test.go
|
…
|
|
|
container_inspect.go
|
Merge pull request #19885 from rhatdan/kube
|
2023-09-08 06:56:05 -04:00 |
|
container_inspect_freebsd.go
|
…
|
|
|
container_inspect_linux.go
|
build(deps): bump github.com/container-orchestrated-devices/container-device-interface
|
2023-02-20 14:51:04 +01:00 |
|
container_internal.go
|
libpod: create the cgroup pod before containers
|
2023-09-08 14:58:48 +02:00 |
|
container_internal_common.go
|
vendor: update checkpointctl to v1.1.0
|
2023-09-12 08:41:02 +01:00 |
|
container_internal_freebsd.go
|
libpod: use /var/run instead of /run on FreeBSD
|
2023-08-17 14:04:53 +01:00 |
|
container_internal_linux.go
|
libpod: use /var/run instead of /run on FreeBSD
|
2023-08-17 14:04:53 +01:00 |
|
container_internal_linux_test.go
|
Fix a potential UID/GID collision in unit tests
|
2023-02-07 09:34:15 -05:00 |
|
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
|
file logger: fix podman logs --tail with partial lines
|
2023-08-09 14:48:01 +02:00 |
|
container_log_linux.go
|
podman logs passthrough driver support --cgroups=split
|
2023-02-20 13:58:16 +01:00 |
|
container_log_unsupported.go
|
podman logs passthrough driver support --cgroups=split
|
2023-02-20 13:58:16 +01:00 |
|
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
|
Fix typos. Improve language.
|
2023-02-09 21:56:27 +01:00 |
|
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
|
Run codespell on code
|
2023-09-14 06:13:23 -04:00 |
|
container_top_linux.go
|
fix podman top missing output flake
|
2023-08-11 13:43:23 +02: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
|
Ensure HC events fire after logs are written
|
2023-09-11 08:02:46 -04: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
|
vendor of containers/common
|
2023-09-20 08:39:49 -04:00 |
|
info_freebsd.go
|
…
|
|
|
info_linux.go
|
vendor of containers/common
|
2023-09-20 08:39:49 -04:00 |
|
info_test.go
|
…
|
|
|
info_unsupported.go
|
…
|
|
|
kube.go
|
kube: add DaemonSet support for generate
|
2023-09-12 10:30:57 +05:30 |
|
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
|
libpod: sum per-interface network stats for FreeBSD
|
2023-08-21 16:00:41 +01:00 |
|
networking_linux.go
|
Run codespell on code
|
2023-09-14 06:13:23 -04: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
|
vendor of containers/common
|
2023-09-20 08:39:49 -04:00 |
|
oci_conmon_attach_freebsd.go
|
…
|
|
|
oci_conmon_attach_linux.go
|
…
|
|
|
oci_conmon_common.go
|
Merge pull request #20062 from vrothberg/syslog-fix
|
2023-09-20 11:57:33 -04:00 |
|
oci_conmon_exec_common.go
|
vendor of containers/common
|
2023-09-20 08:39:49 -04:00 |
|
oci_conmon_exec_freebsd.go
|
…
|
|
|
oci_conmon_exec_linux.go
|
…
|
|
|
oci_conmon_freebsd.go
|
…
|
|
|
oci_conmon_linux.go
|
libpod: improve conmon error handling
|
2023-08-17 15:32:59 +02:00 |
|
oci_conmon_unsupported.go
|
…
|
|
|
oci_missing.go
|
…
|
|
|
oci_util.go
|
…
|
|
|
options.go
|
Add support for passing container stop timeout as -1 (infinite)
|
2023-08-04 08:36:45 -04:00 |
|
pod.go
|
libpod: allow cgroup path without infra container
|
2023-09-08 14:58:48 +02:00 |
|
pod_api.go
|
libpod: destroy pod cgroup on pod stop
|
2023-09-08 14:58:48 +02:00 |
|
pod_internal.go
|
Add initial SQLite-backed state implementation
|
2023-02-22 11:00:50 -05:00 |
|
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
|
Pods now return what containers were removed with them
|
2023-06-01 16:24:59 -04:00 |
|
rlimit_int64.go
|
set max ulimits for rootless on each start
|
2023-05-31 09:20:31 +00:00 |
|
rlimit_uint64.go
|
set max ulimits for rootless on each start
|
2023-05-31 09:20:31 +00:00 |
|
runtime.go
|
Address review feedback and add manpage notes
|
2023-06-06 11:04:59 -04:00 |
|
runtime_cstorage.go
|
…
|
|
|
runtime_ctr.go
|
Ignore spurious container-removal errors
|
2023-09-05 14:35:37 -04:00 |
|
runtime_ctr_freebsd.go
|
…
|
|
|
runtime_ctr_linux.go
|
…
|
|
|
runtime_img.go
|
The removeContainer function now accepts a struct
|
2023-06-01 16:27:27 -04:00 |
|
runtime_migrate.go
|
rootless: make sure we only use a single pause process
|
2023-04-11 10:57:46 +02:00 |
|
runtime_migrate_unsupported.go
|
…
|
|
|
runtime_pod.go
|
Pods now return what containers were removed with them
|
2023-06-01 16:24:59 -04:00 |
|
runtime_pod_common.go
|
libpod: refactor platformMakePod signature
|
2023-09-08 14:58:48 +02:00 |
|
runtime_pod_freebsd.go
|
libpod: refactor platformMakePod signature
|
2023-09-08 14:58:48 +02:00 |
|
runtime_pod_linux.go
|
libpod: refactor platformMakePod signature
|
2023-09-08 14:58:48 +02:00 |
|
runtime_pod_unsupported.go
|
…
|
|
|
runtime_pre_go1.20.go
|
Fix rand.Seed() deprecation in golang 1.20
|
2023-04-26 14:55:03 -04:00 |
|
runtime_renumber.go
|
DB: make loading container states optional
|
2023-01-26 10:20:38 +01:00 |
|
runtime_test.go
|
Fix rand.Seed() deprecation in golang 1.20
|
2023-04-26 14:55:03 -04:00 |
|
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
|
kube play: exit-code propagation
|
2023-05-25 14:46:34 +02:00 |
|
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
|
Add initial SQLite-backed state implementation
|
2023-02-22 11:00:50 -05:00 |
|
state_test.go
|
Remove concept of Namespaces from BoltDB
|
2023-02-22 11:00:50 -05:00 |
|
stats_common.go
|
Fix: display online_cpus in compat REST API
|
2023-05-31 07:41:30 +03:00 |
|
stats_freebsd.go
|
libpod: add 'pod top' support on FreeBSD
|
2023-07-28 10:52:20 +01:00 |
|
stats_linux.go
|
Fix: display online_cpus in compat REST API
|
2023-05-31 07:41:30 +03:00 |
|
stats_unsupported.go
|
…
|
|
|
storage.go
|
libpod.storageService.CreateContainerStorage(): retrieve ID maps
|
2023-04-05 17:58:30 -04:00 |
|
util.go
|
API attach: return vnd.docker.multiplexed-stream header
|
2023-08-24 16:22:28 +02:00 |
|
util_freebsd.go
|
Must use mountlabel when creating builtin volumes
|
2023-03-09 12:36:52 -05:00 |
|
util_linux.go
|
libpod: check if cgroup exists before creating it
|
2023-09-08 14:58:48 +02:00 |
|
util_linux_test.go
|
Must use mountlabel when creating builtin volumes
|
2023-03-09 12:36:52 -05:00 |
|
util_test.go
|
…
|
|
|
util_unsupported.go
|
Must use mountlabel when creating builtin volumes
|
2023-03-09 12:36:52 -05:00 |
|
volume.go
|
libpod/Container.rootFsSize(): use recorded image sizes
|
2023-05-09 09:33:37 -04:00 |
|
volume_inspect.go
|
Include lock number in pod/container/volume inspect
|
2023-06-05 12:28:50 -04:00 |
|
volume_internal.go
|
Add initial SQLite-backed state implementation
|
2023-02-22 11:00:50 -05:00 |
|
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
|
…
|
|