index
:
containers/podman.git
main
update-docs-for-podman-machine
forked from: https://github.com/containers/podman.git
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libpod
/
runtime_ctr.go
Commit message (
Expand
)
Author
Age
*
Enable cleanup processes for detached exec
Matthew Heon
2020-05-20
*
Ensure that cleanup runs before we set Removing state
Matthew Heon
2020-05-14
*
Enable prune integration test. Fixes container prune.
Sujil02
2020-04-30
*
podman v2 remove bloat v2
Brent Baude
2020-04-16
*
Ability to prune container in api V2
Sujil02
2020-04-15
*
Add support for containers.conf
Daniel J Walsh
2020-03-27
*
Implement APIv2 Exec Create and Inspect Endpoints
Matthew Heon
2020-03-23
*
Merge pull request #5088 from mheon/begin_exec_rework
OpenShift Merge Robot
2020-03-19
|
\
|
*
Add structure for new exec session tracking to DB
Matthew Heon
2020-03-18
*
|
auto updates
Valentin Rothberg
2020-03-17
|
/
*
add default network for apiv2 create
Brent Baude
2020-03-06
*
Add validate() for containers
Matthew Heon
2020-03-02
*
Add basic deadlock detection for container start/remove
Matthew Heon
2020-02-24
*
Deprecate & remove IsCtrSpecific in favor of IsAnon
Matthew Heon
2020-01-29
*
Review corrections pass #2
Brent Baude
2020-01-23
*
make lint: enable gocritic
Valentin Rothberg
2020-01-13
*
Add the pod name when we use `podman ps -p`
Neville Cain
2019-12-28
*
Merge pull request #4727 from rhatdan/pidns
OpenShift Merge Robot
2019-12-20
|
\
|
*
if container is not in a pid namespace, stop all processes
Daniel J Walsh
2019-12-19
*
|
Remove volumes after containers in pod remove
Matthew Heon
2019-12-17
|
/
*
Add ContainerStateRemoving
Matthew Heon
2019-11-19
*
add libpod/config
Valentin Rothberg
2019-10-31
*
Add support for anonymous volumes to `podman run -v`
Matthew Heon
2019-10-17
*
When restoring containers, reset cgroup path
Matthew Heon
2019-10-10
*
Move OCI runtime implementation behind an interface
Matthew Heon
2019-10-10
*
When evicting containers, perform a normal remove first
Matthew Heon
2019-10-04
*
rm: add containers eviction with `rm --force`
Marco Vedovati
2019-09-25
*
Merge pull request #3581 from mheon/no_cgroups
OpenShift Merge Robot
2019-09-11
|
\
|
*
Add support for launching containers without CGroups
Matthew Heon
2019-09-10
*
|
When first mounting any named volume, copy up
Matthew Heon
2019-09-09
|
/
*
Re-add locks to volumes.
Matthew Heon
2019-08-28
*
Fix up ConmonPidFile after restore
Adrian Reber
2019-08-09
*
restore: correctly set StartedTime
Adrian Reber
2019-08-05
*
Ensure we generate a 'stopped' event on force-remove
Matthew Heon
2019-07-31
*
golangci-lint round #3
baude
2019-07-21
*
Fix a bug where ctrs could not be removed from pods
Matthew Heon
2019-07-11
*
runtime: drop spurious message log
Giuseppe Scrivano
2019-07-10
*
Merge pull request #3497 from QazerLab/bugfix/systemd-generate-pidfile
OpenShift Merge Robot
2019-07-08
|
\
|
*
Use default conmon pidfile location for root containers.
Danila Kiver
2019-07-04
*
|
Merge pull request #3425 from adrianreber/restore-mount-label
OpenShift Merge Robot
2019-07-08
|
\
\
|
*
|
Track if a container is restored from an exported checkpoint
Adrian Reber
2019-06-25
*
|
|
code cleanup
baude
2019-07-08
|
|
/
|
/
|
*
|
Ensure locks are freed when ctr/pod creation fails
Matthew Heon
2019-07-02
*
|
libpod removal from main (phase 2)
baude
2019-06-27
*
|
stats: fix cgroup path for rootless containers
Giuseppe Scrivano
2019-06-26
*
|
remove libpod from main
baude
2019-06-25
|
/
*
Properly initialize container OCI runtime
Matthew Heon
2019-06-20
*
Begin adding support for multiple OCI runtimes
Matthew Heon
2019-06-19
*
Add --storage flag to 'podman rm' (local only)
Matthew Heon
2019-06-13
*
migration: add possibility to restore a container with a new name
Adrian Reber
2019-06-04
[next]