| Commit message (Expand) | Author | Age |
* | docs: --cert-dir: point to containers-certs.d(5) | Valentin Rothberg | 2021-05-25 |
* | Revert escaped double dash man page flag syntax | Paul Holzinger | 2021-05-07 |
* | Add documentation on short-names | Daniel J Walsh | 2021-05-07 |
* | migrate Podman to containers/common/libimage | Valentin Rothberg | 2021-05-05 |
* | Add --group-add keep-groups: suplimentary groups into container | Daniel J Walsh | 2021-04-21 |
* | Update documentation of podman-run to reflect volume "U" option | Pablo Correa Gómez | 2021-04-14 |
* | [CI:DOCS] Fix formatting of podman-build man page | Jonathan Wakely | 2021-04-08 |
* | Fix long option format on docs.podman.io | Paul Holzinger | 2021-03-29 |
* | [CI:DOCS] Add note to mappings for user/group userns in build | TomSweeneyRedHat | 2021-03-22 |
* | podman-remote build does not support volumes | Daniel J Walsh | 2021-03-08 |
* | Handle podman build --dns-search | Daniel J Walsh | 2021-03-07 |
* | [ci skip] Bad formatting fix in build documentation | Jakub Guzik | 2021-03-06 |
* | podman build --pull: refine help message and docs | Valentin Rothberg | 2021-01-28 |
* | [CI:DOCS] fix go-md2man HTMLSpan warnings | Ed Santiago | 2021-01-19 |
* | Bump to containers/buildah 1.9.2 | Daniel J Walsh | 2021-01-15 |
* | podman build --force-rm defaults to true in code | Daniel J Walsh | 2021-01-10 |
* | Switch references of /var/run -> /run | Daniel J Walsh | 2021-01-07 |
* | Spelling | Josh Soref | 2020-12-22 |
* | Switch from pkg/secrets to pkg/subscriptions | Daniel J Walsh | 2020-11-26 |
* | Merge pull request #7964 from vrothberg/shortnames | OpenShift Merge Robot | 2020-11-13 |
|\ |
|
| * | short-name aliasing | Valentin Rothberg | 2020-11-13 |
* | | Merge pull request #8326 from Luap99/fix-build-namespace | OpenShift Merge Robot | 2020-11-13 |
|\ \
| |/
|/| |
|
| * | Add podman build --net alias for --network | Paul Holzinger | 2020-11-12 |
* | | Change podman build --pull=true to PullIfMissing | TomSweeneyRedHat | 2020-11-12 |
* | | Merge pull request #8316 from rhatdan/codespell | OpenShift Merge Robot | 2020-11-12 |
|\ \
| |/
|/| |
|
| * | Fix issues found with codespell | Daniel J Walsh | 2020-11-12 |
* | | Maintain consistent order of short and long flag names in docs | Paul Holzinger | 2020-11-12 |
|/ |
|
* | Add anchors for flag names on docs.podman.io | Paul Holzinger | 2020-11-10 |
* | Update podman build man page to match buildah bud man page | Daniel J Walsh | 2020-11-09 |
* | Match build pull functionality with Docker's | TomSweeneyRedHat | 2020-10-31 |
* | 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 |
|/ |
|
* | --tls-verify and --authfile should work for all remote commands | Daniel J Walsh | 2020-10-19 |
* | Vendor in containers/buildah 1.16.1 | Daniel J Walsh | 2020-09-11 |
* | Merge pull request #7403 from QiWang19/runtime-flag | OpenShift Merge Robot | 2020-09-11 |
|\ |
|
| * | Add global options --runtime-flags | Qi Wang | 2020-09-04 |
* | | Show c/storage (Buildah/CRI-O) containers in ps | Daniel J Walsh | 2020-09-09 |
|/ |
|
* | Update vendor of buildah to latest code | Daniel J Walsh | 2020-08-25 |
* | Fix & add notes regarding problematic language in codebase | Ashley Cui | 2020-07-15 |
* | Vendor in new version of Buildah | Daniel J Walsh | 2020-07-09 |
* | man pages: fix inconsistencies | Ed Santiago | 2020-03-10 |
* | Fix spelling mistakes in code found by codespell | Daniel J Walsh | 2020-03-07 |
* | Update docs/source/markdown/podman-build.1.md | Daniel J Walsh | 2020-03-02 |
* | Allow devs to set labels in container images for default capabilities. | Daniel J Walsh | 2020-03-02 |
* | docs: symlink to host device is resolved | Stefan Becker | 2020-02-23 |
* | docs: add workaround for --device with rootless containers (II) | Stefan Becker | 2020-02-10 |
* | docs: replace '~' with $HOME in markdown as '~' isn't rendered properly | Robert P. J. Day | 2020-01-28 |
* | docs: add workaround for --device with rootless containers | Stefan Becker | 2019-12-17 |
* | Bump to Buildah v1.11.5 | TomSweeneyRedHat | 2019-11-13 |