.. |
common
|
…
|
|
define
|
pod config: add a `CreateCommand` field
|
2020-06-11 11:01:13 +02:00 |
driver
|
…
|
|
events
|
auto updates
|
2020-03-17 17:18:56 +01:00 |
filters
|
Fixup issues found by golint
|
2020-06-10 05:49:41 -04:00 |
image
|
Fixup issues found by golint
|
2020-06-10 05:49:41 -04:00 |
layers
|
…
|
|
linkmode
|
Add podman static build
|
2020-05-11 13:11:07 +02:00 |
lock
|
shm_lock_test: add nil check
|
2020-05-11 13:20:32 +02:00 |
logs
|
Follow up changes from #5244
|
2020-03-12 10:06:51 +05:30 |
boltdb_state.go
|
Update vendor of boltdb and containers/image
|
2020-03-29 06:16:27 -04:00 |
boltdb_state_internal.go
|
Fix two coverity issues (unchecked null return)
|
2020-05-14 11:17:34 -04:00 |
boltdb_state_linux.go
|
…
|
|
boltdb_state_unsupported.go
|
…
|
|
common_test.go
|
Add support for containers.conf
|
2020-03-27 14:36:03 -04:00 |
container.go
|
add {generate,play} kube
|
2020-05-06 17:08:22 +02:00 |
container_api.go
|
WIP V2 attach bindings and test
|
2020-05-13 11:49:17 -07:00 |
container_commit.go
|
…
|
|
container_exec.go
|
Enable detached exec for remote
|
2020-06-02 15:30:42 -04:00 |
container_graph.go
|
…
|
|
container_graph_test.go
|
…
|
|
container_inspect.go
|
Ensure `podman inspect` output for NetworkMode is right
|
2020-05-08 18:00:42 -04:00 |
container_internal.go
|
Ensure Conmon is alive before waiting for exit file
|
2020-06-08 13:48:29 -04:00 |
container_internal_linux.go
|
libpod: fix check for slirp4netns netns
|
2020-06-11 13:06:26 +02:00 |
container_internal_test.go
|
vendor: update seccomp/containers-golang to v0.4.1
|
2020-05-21 16:16:09 +02:00 |
container_internal_unsupported.go
|
userns: support --userns=auto
|
2020-04-06 16:32:36 +02:00 |
container_linux.go
|
…
|
|
container_log.go
|
Fixed bug where 'podman log <container>' would truncate some lines.
|
2020-06-10 15:08:48 -06:00 |
container_log_linux.go
|
update systemd & dbus dependencies
|
2020-03-10 18:34:55 +01:00 |
container_log_unsupported.go
|
…
|
|
container_top_linux.go
|
v2podman attach and exec
|
2020-04-05 15:54:51 -05:00 |
container_top_unsupported.go
|
Add a stub for libpod.Container.Top
|
2020-03-21 00:21:59 +01:00 |
container_unsupported.go
|
…
|
|
container_validate.go
|
Add validate() for containers
|
2020-03-02 10:58:11 -05:00 |
diff.go
|
…
|
|
events.go
|
Add support for containers.conf
|
2020-03-27 14:36:03 -04:00 |
healthcheck.go
|
Fix remote integration for healthchecks
|
2020-05-20 14:43:01 -05:00 |
healthcheck_linux.go
|
pkg/systemd: add dbus support
|
2020-03-17 11:29:37 +01:00 |
healthcheck_unsupported.go
|
…
|
|
in_memory_state.go
|
Add support for containers.conf
|
2020-03-27 14:36:03 -04:00 |
info.go
|
Add podman static build
|
2020-05-11 13:11:07 +02:00 |
kube.go
|
add {generate,play} kube
|
2020-05-06 17:08:22 +02:00 |
mounts_linux.go
|
…
|
|
networking_linux.go
|
Properly follow linked namespace container for stats
|
2020-06-02 17:58:52 -04:00 |
networking_unsupported.go
|
podmanv2 container inspect
|
2020-03-26 15:54:26 -05:00 |
oci.go
|
Ensure Conmon is alive before waiting for exit file
|
2020-06-08 13:48:29 -04:00 |
oci_attach_linux.go
|
v2podman attach and exec
|
2020-04-05 15:54:51 -05:00 |
oci_attach_linux_cgo.go
|
…
|
|
oci_attach_linux_nocgo.go
|
…
|
|
oci_attach_unsupported.go
|
v2podman attach and exec
|
2020-04-05 15:54:51 -05:00 |
oci_conmon_exec_linux.go
|
Enable detached exec for remote
|
2020-06-02 15:30:42 -04:00 |
oci_conmon_linux.go
|
Ensure Conmon is alive before waiting for exit file
|
2020-06-08 13:48:29 -04:00 |
oci_conmon_unsupported.go
|
Add support for selecting kvm and systemd labels
|
2020-04-15 16:52:16 -04:00 |
oci_missing.go
|
Ensure Conmon is alive before waiting for exit file
|
2020-06-08 13:48:29 -04:00 |
oci_util.go
|
Enable IPv6 port binding
|
2020-06-10 13:28:09 -04:00 |
options.go
|
pod create: add `--infra-conmon-pidfile`
|
2020-06-11 11:01:13 +02:00 |
pod.go
|
generate systemd: create pod template
|
2020-06-11 11:01:13 +02:00 |
pod_api.go
|
pod config: add a `CreateCommand` field
|
2020-06-11 11:01:13 +02:00 |
pod_internal.go
|
Add support for containers.conf
|
2020-03-27 14:36:03 -04:00 |
pod_status.go
|
…
|
|
pod_top_linux.go
|
podmanv2: implement pod top
|
2020-03-28 17:32:22 +01:00 |
pod_top_unsupported.go
|
…
|
|
reset.go
|
Add support for containers.conf
|
2020-03-27 14:36:03 -04:00 |
runtime.go
|
compat handlers: add X-Registry-Auth header support
|
2020-05-29 15:39:37 +02:00 |
runtime_cstorage.go
|
…
|
|
runtime_ctr.go
|
Ensure Conmon is alive before waiting for exit file
|
2020-06-08 13:48:29 -04:00 |
runtime_img.go
|
image removal: refactor part 2
|
2020-05-04 16:01:45 +02:00 |
runtime_img_test.go
|
…
|
|
runtime_migrate.go
|
…
|
|
runtime_migrate_unsupported.go
|
…
|
|
runtime_pod.go
|
Add pod prune for api v2.
|
2020-04-17 17:30:58 -04:00 |
runtime_pod_infra_linux.go
|
pod create: add `--infra-conmon-pidfile`
|
2020-06-11 11:01:13 +02:00 |
runtime_pod_linux.go
|
Fix errors found in coverity scan
|
2020-05-01 13:26:50 -04:00 |
runtime_pod_unsupported.go
|
…
|
|
runtime_renumber.go
|
…
|
|
runtime_volume.go
|
podmanv2 pod create using podspecgen
|
2020-03-27 09:04:10 -05:00 |
runtime_volume_linux.go
|
Add support for containers.conf
|
2020-03-27 14:36:03 -04:00 |
runtime_volume_unsupported.go
|
…
|
|
state.go
|
Add support for containers.conf
|
2020-03-27 14:36:03 -04:00 |
state_test.go
|
Add support for containers.conf
|
2020-03-27 14:36:03 -04:00 |
stats.go
|
v2 podman stats
|
2020-05-05 08:46:51 -05:00 |
stats_unsupported.go
|
v2 podman stats
|
2020-05-05 08:46:51 -05:00 |
storage.go
|
userns: support --userns=auto
|
2020-04-06 16:32:36 +02:00 |
util.go
|
WIP V2 attach bindings and test
|
2020-05-13 11:49:17 -07:00 |
util_linux.go
|
…
|
|
util_test.go
|
v2 podman stats
|
2020-05-05 08:46:51 -05:00 |
util_unsupported.go
|
Fix the libpod.LabelVolumePath stub
|
2020-03-21 00:21:59 +01:00 |
volume.go
|
v2 system subcommand
|
2020-05-05 12:24:33 -05:00 |
volume_inspect.go
|
…
|
|
volume_internal.go
|
Add support for containers.conf
|
2020-03-27 14:36:03 -04:00 |
volume_internal_linux.go
|
…
|
|
volume_internal_unsupported.go
|
…
|
|