| .. |
|
common
|
…
|
|
|
define
|
Ensure volumes can be removed when they fail to unmount
|
2019-10-14 10:32:15 -04:00 |
|
driver
|
…
|
|
|
events
|
…
|
|
|
image
|
Update c/image to v4.0.1 and buildah to 1.11.3
|
2019-10-04 20:18:23 +02:00 |
|
layers
|
…
|
|
|
lock
|
…
|
|
|
logs
|
…
|
|
|
boltdb_state.go
|
refresh: do not access network ns if not in the namespace
|
2019-10-09 15:49:11 +02:00 |
|
boltdb_state_internal.go
|
Add a MissingRuntime implementation
|
2019-10-15 15:59:20 -04:00 |
|
boltdb_state_linux.go
|
…
|
|
|
boltdb_state_unsupported.go
|
…
|
|
|
common_test.go
|
…
|
|
|
container.go
|
Move OCI runtime implementation behind an interface
|
2019-10-10 10:19:32 -04:00 |
|
container.log.go
|
…
|
|
|
container_api.go
|
Add a MissingRuntime implementation
|
2019-10-15 15:59:20 -04:00 |
|
container_commit.go
|
Move OCI runtime implementation behind an interface
|
2019-10-10 10:19:32 -04:00 |
|
container_graph.go
|
generate systemd: support pods and geneartig files
|
2019-08-21 17:28:30 +02:00 |
|
container_graph_test.go
|
generate systemd: support pods and geneartig files
|
2019-08-21 17:28:30 +02:00 |
|
container_inspect.go
|
inspect: rename ImageID go field to Image
|
2019-10-15 12:16:47 +02:00 |
|
container_internal.go
|
Add a MissingRuntime implementation
|
2019-10-15 15:59:20 -04:00 |
|
container_internal_linux.go
|
When restoring containers, reset cgroup path
|
2019-10-10 14:53:29 -04:00 |
|
container_internal_test.go
|
…
|
|
|
container_internal_unsupported.go
|
When restoring containers, reset cgroup path
|
2019-10-10 14:53:29 -04:00 |
|
container_linux.go
|
…
|
|
|
container_log_linux.go
|
…
|
|
|
container_log_unsupported.go
|
…
|
|
|
container_top_linux.go
|
Add support for launching containers without CGroups
|
2019-09-10 10:52:37 -04:00 |
|
container_top_unsupported.go
|
…
|
|
|
container_unsupported.go
|
…
|
|
|
diff.go
|
…
|
|
|
events.go
|
…
|
|
|
healthcheck.go
|
Move OCI runtime implementation behind an interface
|
2019-10-10 10:19:32 -04:00 |
|
healthcheck_linux.go
|
…
|
|
|
healthcheck_unsupported.go
|
…
|
|
|
in_memory_state.go
|
rm: add containers eviction with `rm --force`
|
2019-09-25 19:44:38 +02:00 |
|
info.go
|
Merge pull request #4220 from mheon/null_runtime
|
2019-10-11 20:55:37 +02:00 |
|
kube.go
|
…
|
|
|
mounts_linux.go
|
…
|
|
|
networking_linux.go
|
rootless v2 cannot collect network stats
|
2019-10-15 14:09:41 -05:00 |
|
networking_unsupported.go
|
…
|
|
|
oci.go
|
Add a MissingRuntime implementation
|
2019-10-15 15:59:20 -04:00 |
|
oci_attach_linux.go
|
Move OCI runtime implementation behind an interface
|
2019-10-10 10:19:32 -04:00 |
|
oci_attach_linux_cgo.go
|
…
|
|
|
oci_attach_linux_nocgo.go
|
…
|
|
|
oci_attach_unsupported.go
|
…
|
|
|
oci_conmon_linux.go
|
exec: remove unused var
|
2019-10-21 17:04:27 -04:00 |
|
oci_conmon_unsupported.go
|
Move OCI runtime implementation behind an interface
|
2019-10-10 10:19:32 -04:00 |
|
oci_missing.go
|
Add a MissingRuntime implementation
|
2019-10-15 15:59:20 -04:00 |
|
oci_util.go
|
Move OCI runtime implementation behind an interface
|
2019-10-10 10:19:32 -04:00 |
|
options.go
|
Add parsing for UID, GID in volume "o" option
|
2019-10-22 14:32:54 -04:00 |
|
pod.go
|
…
|
|
|
pod_api.go
|
Move OCI runtime implementation behind an interface
|
2019-10-10 10:19:32 -04:00 |
|
pod_internal.go
|
…
|
|
|
pod_top_linux.go
|
…
|
|
|
pod_top_unsupported.go
|
…
|
|
|
runtime.go
|
Merge pull request #4228 from giuseppe/detect-no-systemd-session
|
2019-10-24 01:20:25 +02:00 |
|
runtime_cstorage.go
|
Unwrap errors before comparing them
|
2019-10-14 13:49:06 -04:00 |
|
runtime_ctr.go
|
Add support for anonymous volumes to `podman run -v`
|
2019-10-17 13:18:17 -04:00 |
|
runtime_img.go
|
Unwrap errors before comparing them
|
2019-10-14 13:49:06 -04:00 |
|
runtime_img_test.go
|
…
|
|
|
runtime_migrate.go
|
Migrate can move containers to a new runtime
|
2019-10-10 10:25:06 -04:00 |
|
runtime_migrate_unsupported.go
|
…
|
|
|
runtime_pod.go
|
…
|
|
|
runtime_pod_infra_linux.go
|
rootless: Rearrange setup of rootless containers
|
2019-09-24 11:01:28 +02:00 |
|
runtime_pod_linux.go
|
…
|
|
|
runtime_pod_unsupported.go
|
…
|
|
|
runtime_renumber.go
|
Re-add locks to volumes.
|
2019-08-28 11:35:00 -04:00 |
|
runtime_volume.go
|
Add function for looking up volumes by partial name
|
2019-09-09 12:06:10 -04:00 |
|
runtime_volume_linux.go
|
Ensure volumes can be removed when they fail to unmount
|
2019-10-14 10:32:15 -04:00 |
|
runtime_volume_unsupported.go
|
…
|
|
|
state.go
|
rm: add containers eviction with `rm --force`
|
2019-09-25 19:44:38 +02:00 |
|
state_test.go
|
rm: add containers eviction with `rm --force`
|
2019-09-25 19:44:38 +02:00 |
|
stats.go
|
Add support for launching containers without CGroups
|
2019-09-10 10:52:37 -04:00 |
|
stats_config.go
|
…
|
|
|
stats_unsupported.go
|
…
|
|
|
storage.go
|
Update c/image to v4.0.1 and buildah to 1.11.3
|
2019-10-04 20:18:23 +02:00 |
|
util.go
|
Return information about mount_program (fuse-overlayfs)
|
2019-09-06 07:32:42 -04:00 |
|
util_linux.go
|
rm: add containers eviction with `rm --force`
|
2019-09-25 19:44:38 +02:00 |
|
util_test.go
|
…
|
|
|
util_unsupported.go
|
rm: add containers eviction with `rm --force`
|
2019-09-25 19:44:38 +02:00 |
|
volume.go
|
When first mounting any named volume, copy up
|
2019-09-09 17:17:39 -04:00 |
|
volume_inspect.go
|
Show volume options in 'volume inspect'
|
2019-10-18 13:42:31 -04:00 |
|
volume_internal.go
|
When first mounting any named volume, copy up
|
2019-09-09 17:17:39 -04:00 |
|
volume_internal_linux.go
|
Ensure volumes can be removed when they fail to unmount
|
2019-10-14 10:32:15 -04:00 |
|
volume_internal_unsupported.go
|
Add ability for volumes with options to mount/umount
|
2019-09-05 17:12:27 -04:00 |