| Commit message (Expand) | Author | Age |
... | |
| * | | kube: honor --build=false and make --build=true by default | Aditya R | 2022-02-21 |
| |/ |
|
* / | Option --url and --connection should imply --remote. | Romain Geissler | 2022-02-19 |
|/ |
|
* | Merge pull request #13075 from n1hility/mac-forward-helper | OpenShift Merge Robot | 2022-02-16 |
|\ |
|
| * | Introduce podman machine init --root=t|f and podman machine set --root=t|f | Jason T. Greene | 2022-02-16 |
* | | Unify ls --filter docs for networks and pods | Patrycja Guzik | 2022-02-15 |
|/ |
|
* | podman network: add documentation for netavark | Paul Holzinger | 2022-02-15 |
* | Merge pull request #12930 from cdoern/podCgroup | OpenShift Merge Robot | 2022-02-04 |
|\ |
|
| * | Podman pod create --share-parent vs --share=cgroup | cdoern | 2022-02-03 |
* | | Merge pull request #13125 from nalind/url-docs | OpenShift Merge Robot | 2022-02-03 |
|\ \ |
|
| * | | Document `schema` values in the `--url` flag | Nalin Dahyabhai | 2022-02-02 |
* | | | system prune: remove all networks | Paul Holzinger | 2022-02-03 |
|/ / |
|
* | | Merge pull request #13104 from giuseppe/fix-podman-stats-comment | OpenShift Merge Robot | 2022-02-02 |
|\ \ |
|
| * | | docs: clarify rootless net stats | Giuseppe Scrivano | 2022-02-01 |
* | | | Merge pull request #13066 from rhatdan/man | OpenShift Merge Robot | 2022-02-01 |
|\ \ \
| |/ /
|/| | |
|
| * | | Clarify remote client means Mac and Windows | Daniel J Walsh | 2022-01-28 |
* | | | libpod: report slirp4netns network stats | Giuseppe Scrivano | 2022-02-01 |
* | | | Merge pull request #13100 from fj-tsubasa/oom-kill-disable-man | OpenShift Merge Robot | 2022-02-01 |
|\ \ \ |
|
| * | | | Add notes to "--oom-kill-disable" not supported on cgroups V2 | Tsubasa Watanabe | 2022-01-31 |
| |/ / |
|
* / / | Adapt podman images ls filters docs to be aligned with prune filters docs | Patrycja Guzik | 2022-01-29 |
|/ / |
|
* | | Merge pull request #12712 from flouthoc/volume_overlay_advanced | OpenShift Merge Robot | 2022-01-28 |
|\ \ |
|
| * | | volume: add support for non-volatile upperdir,workdir for overlay volumes | Aditya Rajan | 2022-01-28 |
* | | | Merge pull request #13042 from Luap99/subnets | OpenShift Merge Robot | 2022-01-27 |
|\ \ \ |
|
| * | | | network create: allow multiple subnets | Paul Holzinger | 2022-01-27 |
* | | | | Merge pull request #13034 from rhatdan/docs | OpenShift Merge Robot | 2022-01-27 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Fix sort ordering of filters | Daniel J Walsh | 2022-01-27 |
| * | | | Unify podman prune filter description: volumes, networks, system | Patrycja Guzik | 2022-01-27 |
| |/ / |
|
* / / | Bump Buildah to v1.24.0 | tomsweeneyredhat | 2022-01-27 |
|/ / |
|
* | | [CI:DOCS] Fix typos and improve language | Erik Sjölund | 2022-01-24 |
* | | [CI:DOCS] Fix typos and improve language | Erik Sjölund | 2022-01-24 |
* | | Merge pull request #12976 from patrycja-guzik/docs-labels | OpenShift Merge Robot | 2022-01-24 |
|\ \ |
|
| * | | Fix filter description and unify filters docs for containers/images prune | Patrycja Guzik | 2022-01-22 |
* | | | [CI:DOCS] fix typo subpordinate | Erik Sjölund | 2022-01-22 |
|/ / |
|
* | | Run codespell on code | Daniel J Walsh | 2022-01-21 |
* | | Handlers for `generate systemd` with custom dependencies | esendjer | 2022-01-19 |
* | | rename --cni-config-dir to --network-config-dir | Paul Holzinger | 2022-01-18 |
|/ |
|
* | [CI:DOCS] fix default branch links | Erik Sjölund | 2022-01-15 |
* | [CI:DOCS] Fix typo in --env | Erik Sjölund | 2022-01-15 |
* | Merge pull request #12849 from cdoern/podProhibit | OpenShift Merge Robot | 2022-01-14 |
|\ |
|
| * | Prohibit --uid/gid map and --pod for container create/run | cdoern | 2022-01-13 |
* | | Merge pull request #12642 from Luap99/libnetwork | OpenShift Merge Robot | 2022-01-13 |
|\ \ |
|
| * | | update buildah to latest and use new network stack | Paul Holzinger | 2022-01-12 |
* | | | Merge pull request #12836 from cdoern/podSysCtl | OpenShift Merge Robot | 2022-01-13 |
|\ \ \
| |_|/
|/| | |
|
| * | | Podman Pod Create --sysctl support | cdoern | 2022-01-12 |
* | | | Add --noout option to prevent the output of ids | Daniel J Walsh | 2022-01-12 |
| |/
|/| |
|
* | | add additional fields to podman machine ls --json | Daniel J Walsh | 2022-01-11 |
* | | Add podman rm --depend | Daniel J Walsh | 2022-01-11 |
* | | Pretty Print output of podman machine ls --format json | Daniel J Walsh | 2022-01-11 |
|/ |
|
* | [CI:DOCS] fixes indentation of example pod yaml | Michael Hrivnak | 2022-01-07 |
* | Merge pull request #11454 from afbjorklund/virtfs-volumes | OpenShift Merge Robot | 2022-01-06 |
|\ |
|
| * | Make it possible to select the volume driver | Anders F Björklund | 2021-12-30 |