| Commit message (Expand) | Author | Age |
* | podman-remote build does not support volumes | Daniel J Walsh | 2021-03-08 |
* | Add /sys/fs/cgroup as readonly path in docs | Jakub Guzik | 2021-03-03 |
* | Add U volume flag to chown source volumes | Eduardo Vega | 2021-02-22 |
* | Implement Secrets | Ashley Cui | 2021-02-09 |
* | Make slirp MTU configurable (network_cmd_options) | bitstrings | 2021-02-02 |
* | Fix --arch and --os flags to work correctly | Daniel J Walsh | 2021-01-25 |
* | [CI:DOCS] fix go-md2man HTMLSpan warnings | Ed Santiago | 2021-01-19 |
* | Handle --rm when starting a container | Daniel J Walsh | 2020-12-11 |
* | security: honor systempaths=unconfined for ro paths | Giuseppe Scrivano | 2020-12-09 |
* | Add systempaths=unconfined option | Urvashi Mohnani | 2020-12-08 |
* | Merge pull request #8488 from rhatdan/platform | OpenShift Merge Robot | 2020-12-01 |
|\ |
|
| * | Add support for --platform | Daniel J Walsh | 2020-11-26 |
* | | Document volume mounts of source directories do NOT get created | Daniel J Walsh | 2020-12-01 |
* | | Merge pull request #8517 from rhatdan/man | OpenShift Merge Robot | 2020-11-30 |
|\ \ |
|
| * | | Fix option names --subuidname and --subgidname | Daniel J Walsh | 2020-11-30 |
| |/ |
|
* | | Fix extra quotation mark in manpages. | Matthew Heon | 2020-11-30 |
* | | Merge pull request #8465 from rhatdan/pull | OpenShift Merge Robot | 2020-11-30 |
|\ \ |
|
| * | | Document docker transport is the only supported remote transport | Daniel J Walsh | 2020-11-29 |
| |/ |
|
* / | Revert "Allow multiple --network flags for podman run/create" | Luap99 | 2020-11-30 |
|/ |
|
* | Merge pull request #8410 from Luap99/fix-multiple-networks | OpenShift Merge Robot | 2020-11-21 |
|\ |
|
| * | Allow multiple --network flags for podman run/create | Paul Holzinger | 2020-11-20 |
* | | Document containers.conf settings for remote connections | Daniel J Walsh | 2020-11-19 |
|/ |
|
* | [CI:DOCS] fix an apostrophe nit in man page | TomSweeneyRedHat | 2020-11-17 |
* | Explain the relation between --pod and --network | Paul Holzinger | 2020-11-17 |
* | Maintain consistent order of short and long flag names in docs | Paul Holzinger | 2020-11-12 |
* | [CI:DOCS] Restore man page cross-checker | Ed Santiago | 2020-11-11 |
* | Merge pull request #8292 from Luap99/doc-anchors | OpenShift Merge Robot | 2020-11-10 |
|\ |
|
| * | Add anchors for flag names on docs.podman.io | Paul Holzinger | 2020-11-10 |
* | | network aliases for container creation | baude | 2020-11-09 |
|/ |
|
* | Add better support for unbindable volume mounts | Daniel J Walsh | 2020-11-02 |
* | new "image" mount type | Valentin Rothberg | 2020-10-29 |
* | Merge pull request #8133 from xordspar0/cpu-limit-details | OpenShift Merge Robot | 2020-10-27 |
|\ |
|
| * | Add more details about how CPU limits work | Jordan Christiansen | 2020-10-27 |
* | | Document how to enable CPU limit delegation | Jordan Christiansen | 2020-10-27 |
|/ |
|
* | podman create doesn't support creating detached containers | Daniel J Walsh | 2020-10-21 |
* | --tls-verify and --authfile should work for all remote commands | Daniel J Walsh | 2020-10-19 |
* | Support max_size logoptions | Daniel J Walsh | 2020-10-05 |
* | spec: open fuse with --device .*/fuse | Giuseppe Scrivano | 2020-10-02 |
* | Fix incorrect parsing of create/run --volumes-from | Paul Holzinger | 2020-09-20 |
* | Add support for variant when pulling images | Daniel J Walsh | 2020-08-28 |
* | Document override-arch and override-os | Daniel J Walsh | 2020-08-28 |
* | Merge pull request #7364 from TomSweeneyRedHat/dev/tsweeney/exposeport | OpenShift Merge Robot | 2020-08-26 |
|\ |
|
| * | Note port publishing needs in pods for create/run | TomSweeneyRedHat | 2020-08-19 |
* | | podman: add option --cgroup-conf | Giuseppe Scrivano | 2020-08-21 |
|/ |
|
* | fix podman create/run UTS NS docs | Paul Holzinger | 2020-08-18 |
* | run, create: add new security-opt proc-opts | Giuseppe Scrivano | 2020-08-12 |
* | Add support for setting the CIDR when using slirp4netns | Adis Hamzić | 2020-08-12 |
* | Enable systemd mode for /usr/local/sbin/init | Christian Heimes | 2020-08-11 |
* | Merge pull request #7216 from 5eraph/master | OpenShift Merge Robot | 2020-08-09 |
|\ |
|
| * | changes to support outbound-addr | 5eraph | 2020-08-07 |