summaryrefslogtreecommitdiff
path: root/libpod/runtime_ctr.go
Commit message (Expand)AuthorAge
* Deprecate & remove IsCtrSpecific in favor of IsAnonMatthew Heon2020-01-29
* Review corrections pass #2Brent Baude2020-01-23
* make lint: enable gocriticValentin Rothberg2020-01-13
* Add the pod name when we use `podman ps -p`Neville Cain2019-12-28
* Merge pull request #4727 from rhatdan/pidnsOpenShift Merge Robot2019-12-20
|\
| * if container is not in a pid namespace, stop all processesDaniel J Walsh2019-12-19
* | Remove volumes after containers in pod removeMatthew Heon2019-12-17
|/
* Add ContainerStateRemovingMatthew Heon2019-11-19
* add libpod/configValentin Rothberg2019-10-31
* Add support for anonymous volumes to `podman run -v`Matthew Heon2019-10-17
* When restoring containers, reset cgroup pathMatthew Heon2019-10-10
* Move OCI runtime implementation behind an interfaceMatthew Heon2019-10-10
* When evicting containers, perform a normal remove firstMatthew Heon2019-10-04
* rm: add containers eviction with `rm --force`Marco Vedovati2019-09-25
* Merge pull request #3581 from mheon/no_cgroupsOpenShift Merge Robot2019-09-11
|\
| * Add support for launching containers without CGroupsMatthew Heon2019-09-10
* | When first mounting any named volume, copy upMatthew Heon2019-09-09
|/
* Re-add locks to volumes.Matthew Heon2019-08-28
* Fix up ConmonPidFile after restoreAdrian Reber2019-08-09
* restore: correctly set StartedTimeAdrian Reber2019-08-05
* Ensure we generate a 'stopped' event on force-removeMatthew Heon2019-07-31
* golangci-lint round #3baude2019-07-21
* Fix a bug where ctrs could not be removed from podsMatthew Heon2019-07-11
* runtime: drop spurious message logGiuseppe Scrivano2019-07-10
* Merge pull request #3497 from QazerLab/bugfix/systemd-generate-pidfileOpenShift Merge Robot2019-07-08
|\
| * Use default conmon pidfile location for root containers.Danila Kiver2019-07-04
* | Merge pull request #3425 from adrianreber/restore-mount-labelOpenShift Merge Robot2019-07-08
|\ \
| * | Track if a container is restored from an exported checkpointAdrian Reber2019-06-25
* | | code cleanupbaude2019-07-08
| |/ |/|
* | Ensure locks are freed when ctr/pod creation failsMatthew Heon2019-07-02
* | libpod removal from main (phase 2)baude2019-06-27
* | stats: fix cgroup path for rootless containersGiuseppe Scrivano2019-06-26
* | remove libpod from mainbaude2019-06-25
|/
* Properly initialize container OCI runtimeMatthew Heon2019-06-20
* Begin adding support for multiple OCI runtimesMatthew Heon2019-06-19
* Add --storage flag to 'podman rm' (local only)Matthew Heon2019-06-13
* migration: add possibility to restore a container with a new nameAdrian Reber2019-06-04
* Added support to migrate containersAdrian Reber2019-06-03
* Merge pull request #2709 from haircommander/journaldOpenShift Merge Robot2019-05-29
|\
| * Address commentsPeter Hunt2019-05-28
| * Added --log-driver and journald loggingPeter Hunt2019-05-28
* | Revert "rootless: change default path for conmon.pid"Giuseppe Scrivano2019-05-25
|/
* Use standard remove functions for removing pod ctrsMatthew Heon2019-05-10
* Merge pull request #2913 from mheon/get_instead_of_lookupOpenShift Merge Robot2019-04-12
|\
| * Use GetContainer instead of LookupContainer for full IDMatthew Heon2019-04-12
* | Expand debugging for container cleanup errorsMatthew Heon2019-04-11
|/
* Major rework of --volumes-from flagMatthew Heon2019-04-04
* Add handling for new named volumes code in pkg/specMatthew Heon2019-04-04
* Create non-existing named volumes at container createMatthew Heon2019-04-04
* Switch Libpod over to new explicit named volumesMatthew Heon2019-04-04