summaryrefslogtreecommitdiff
path: root/libpod/container.go
Commit message (Expand)AuthorAge
* 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
* bump go module to v3Valentin Rothberg2021-02-22
* Enable whitespace linterPaul Holzinger2021-02-11
* Implement SecretsAshley Cui2021-02-09
* podman generate kube ignores --network=hostMilivoje Legenovic2021-01-30
* libpod: handle single user mapped as rootGiuseppe Scrivano2020-12-24
* container cgroup pathValentin Rothberg2020-12-07
* rewrite podman-cpValentin Rothberg2020-12-04
* Make c.networks() list include the default networkMatthew Heon2020-11-20
* fix container cgroup lookupValentin Rothberg2020-11-20
* add network connect|disconnect compat endpointsbaude2020-11-19
* add network connect|disconnect compat endpointsbaude2020-11-17
* use container cgroups pathValentin Rothberg2020-11-17
* Add support for network connect / disconnect to DBMatthew Heon2020-11-11
* new "image" mount typeValentin Rothberg2020-10-29
* Store cgroup manager on a per-container basisMatthew Heon2020-10-08
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* Refactor container configlouis2020-07-23
* Add --umask flag for create, runAshley Cui2020-07-21
* Add support for overlay volume mounts in podman.Qi Wang2020-07-20
* libpod: pass down network optionsGiuseppe Scrivano2020-07-16
* Add username to /etc/passwd inside of container if --userns keep-idDaniel J Walsh2020-07-07
* Implement --sdnotify cmdline option to control sd-notify behaviorJoseph Gooch2020-07-06
* Merge pull request #6836 from ashley-cui/tzlibpodOpenShift Merge Robot2020-07-06
|\
| * Add --tz flag to create, runAshley Cui2020-07-02
* | move go module to v2Valentin Rothberg2020-07-06
|/
* podman: add new cgroup mode splitGiuseppe Scrivano2020-06-25
* Add --preservefds to podman runQi Wang2020-06-19
* Add support for the unless-stopped restart policyMatthew Heon2020-06-17
* add {generate,play} kubeValentin Rothberg2020-05-06
* podman v2 remove bloat v2Brent Baude2020-04-16