aboutsummaryrefslogtreecommitdiff
path: root/libpod/container.go
Commit message (Expand)AuthorAge
* Replace deprecated ioutilChris Evich2022-09-20
* Ensure that a broken OCI spec does not break inspectMatthew Heon2022-09-14
* Fix stuttersDaniel J Walsh2022-09-10
* libpod: Move networkDisable to container_linux.goDoug Rabson2022-09-05
* Add emptyDir volume support to kube playUrvashi Mohnani2022-08-30
* libpod: allow the notify socket to be passed programaticallyValentin Rothberg2022-08-10
* Merge pull request #14501 from cdoern/podUTSopenshift-ci[bot]2022-07-06
|\
| * podman pod create --uts supportcdoern2022-07-05
* | libpod: switch to golang native error wrappingSascha Grunert2022-07-05
|/
* Fix spelling "read only" -> "read-only"Erik Sjölund2022-07-02
* Fix spelling "setup" -> "set up" and similarErik Sjölund2022-06-22
* First batch of resolutions to FIXMEsMatthew Heon2022-05-25
* play kube: service containerValentin Rothberg2022-05-12
* fix: Container.cGroupPath() skip empty line to avoid false error loggingttyS32022-05-10
* libpod: add c.ConfigWithNetworks()Paul Holzinger2022-05-06
* pass networks to container clonecdoern2022-05-03
* enable gocritic linterPaul Holzinger2022-04-26
* libpod: fix c.Hostname() to respect the utsNsCtrPaul Holzinger2022-04-22
* Add support for ipc namespace modes "none, private, sharable"Daniel J Walsh2022-04-12
* Implement Podman Container Clonecdoern2022-02-20
* bump go module to version 4Valentin Rothberg2022-01-18
* Standardize on capatalized CgroupsDaniel J Walsh2022-01-14
* use libnetwork from c/commonPaul Holzinger2022-01-12
* Add more checkpoint/restore information to 'inspect'Adrian Reber2021-12-17
* remove unneeded return value from c.Networks()Paul Holzinger2021-12-14
* network db rewrite: migrate existing settingsPaul Holzinger2021-12-14
* container, cgroup: detect pid terminationGiuseppe Scrivano2021-12-01
* libpod: improve heuristic to detect cgroupGiuseppe Scrivano2021-11-24
* secret: honor custom target for secrets with runAditya Rajan2021-11-15
* libpod: deduplicate ports in dbPaul Holzinger2021-10-27
* libpod: add execSessionNoCopyValentin Rothberg2021-09-29
* libpod: do not call (*container).Spec()Valentin Rothberg2021-09-29
* Bump CNI to v1.0.1Paul Holzinger2021-09-22
* Pod Device Supportcdoern2021-09-20
* Drop OCICNI dependencyPaul Holzinger2021-09-15
* Wire network interface into libpodPaul Holzinger2021-09-15
* Add init containers to generate and play kubeUrvashi Mohnani2021-09-10
* Add Checkpointed bool to InspectMatthew Heon2021-09-07
* Implement SD-NOTIFY proxy in conmonDaniel J Walsh2021-08-20
* Run codespell to fix spellingDaniel J Walsh2021-08-11
* Add support for pod inside of user namespace.Daniel J Walsh2021-08-09
* ps: support the container notation for ps --filter network=...flouthoc2021-07-30
* container: ignore named hierarchiesGiuseppe Scrivano2021-06-10
* Add the option of Rootless CNI networking by defaultMatthew Heon2021-05-26
* Merge pull request #10366 from ashley-cui/secretoptionsOpenShift Merge Robot2021-05-17
|\
| * Support uid,gid,mode options for secretsAshley Cui2021-05-17
* | Add host.containers.internal entry into container's etc/hostsBaron Lenardson2021-05-17
|/
* Do not leak libpod package into the remote clientPaul Holzinger2021-03-15
* podman cp: support copying on tmpfs mountsValentin Rothberg2021-03-04
* Add U volume flag to chown source volumesEduardo Vega2021-02-22