| Commit message (Expand) | Author | Age |
* | Ensure volume path is set appropriately by default | Matthew Heon | 2019-02-26 |
* | Move all storage configuration defaults into libpod | Matthew Heon | 2019-02-26 |
* | Merge pull request #2448 from giuseppe/volumes-skip-user-binds | OpenShift Merge Robot | 2019-02-26 |
|\ |
|
| * | volume: do not create a volume if there is a bind | Giuseppe Scrivano | 2019-02-26 |
* | | Merge pull request #2446 from mheon/add_image_volume | OpenShift Merge Robot | 2019-02-26 |
|\ \ |
|
| * | | Only remove image volumes when removing containers | Matthew Heon | 2019-02-26 |
* | | | Merge pull request #2443 from baude/playstartrecursive | OpenShift Merge Robot | 2019-02-26 |
|\ \ \ |
|
| * | | | start pod containers recursively | baude | 2019-02-26 |
* | | | | Merge pull request #2444 from adrianreber/logs | OpenShift Merge Robot | 2019-02-26 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Fix podman logs -l | Adrian Reber | 2019-02-26 |
|/ / / |
|
* | | | Merge pull request #2439 from vrothberg/vendor-image | OpenShift Merge Robot | 2019-02-26 |
|\ \ \ |
|
| * | | | vendor containers/image v1.5 | Valentin Rothberg | 2019-02-26 |
* | | | | Merge pull request #2397 from mheon/volume_path_fixes | OpenShift Merge Robot | 2019-02-26 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Record when volume path is explicitly set in config | Matthew Heon | 2019-02-26 |
| * | | | Add debug information when overriding paths with the DB | Matthew Heon | 2019-02-26 |
| * | | | Add path for named volumes to `podman info` | Matthew Heon | 2019-02-26 |
| * | | | Add volume path to default libpod.conf (and manpage) | Matthew Heon | 2019-02-26 |
| * | | | Validate VolumePath against DB configuration | Matthew Heon | 2019-02-26 |
| * | | | When location of c/storage root changes, set VolumePath | Matthew Heon | 2019-02-26 |
| |/ / |
|
* | | | Merge pull request #2289 from 4383/improve-hacking | Daniel J Walsh | 2019-02-26 |
|\ \ \
| |/ /
|/| | |
|
| * | | Introduce how to start to hack on libpod. | Hervé Beraud | 2019-02-22 |
* | | | Merge pull request #2438 from vrothberg/scope-v2 | OpenShift Merge Robot | 2019-02-26 |
|\ \ \ |
|
| * | | | docs: cross-reference `podman-{generate,play}-kube` | Valentin Rothberg | 2019-02-26 |
| * | | | README: refine "Out of scope" section | Valentin Rothberg | 2019-02-26 |
* | | | | Merge pull request #2382 from adrianreber/selinux | OpenShift Merge Robot | 2019-02-26 |
|\ \ \ \ |
|
| * | | | | Label CRIU log files correctly | Adrian Reber | 2019-02-26 |
| |/ / / |
|
* | | | | Merge pull request #2437 from giuseppe/runtime-nice-error | OpenShift Merge Robot | 2019-02-26 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | oci: improve error message when the OCI runtime is not found | Giuseppe Scrivano | 2019-02-26 |
|/ / / |
|
* | | | Merge pull request #2428 from vrothberg/docker-compose-out-of-scope | OpenShift Merge Robot | 2019-02-26 |
|\ \ \
| |_|/
|/| | |
|
| * | | README: update "out of scope" section | Valentin Rothberg | 2019-02-25 |
* | | | Merge pull request #2362 from mheon/add_locks_to_config | OpenShift Merge Robot | 2019-02-26 |
|\ \ \ |
|
| * | | | Add num_locks to the default libpod config | Matthew Heon | 2019-02-25 |
* | | | | Merge pull request #2436 from baude/remotepodpause | OpenShift Merge Robot | 2019-02-26 |
|\ \ \ \ |
|
| * | | | | podman-remote pod pause|unpause|restart | baude | 2019-02-25 |
|/ / / / |
|
* | | | | Merge pull request #2422 from baude/remotepodcreate | OpenShift Merge Robot | 2019-02-25 |
|\ \ \ \ |
|
| * | | | | podman-remote create|ps | baude | 2019-02-25 |
* | | | | | Merge pull request #2358 from rhatdan/namespace | OpenShift Merge Robot | 2019-02-25 |
|\ \ \ \ \ |
|
| * | | | | | Fix up handling of user defined network namespaces | Daniel J Walsh | 2019-02-23 |
* | | | | | | Merge pull request #2432 from giuseppe/fix-read-only-bind-mounts | OpenShift Merge Robot | 2019-02-25 |
|\ \ \ \ \ \ |
|
| * | | | | | | podman: fix ro bind mounts if no* opts are on the source | Giuseppe Scrivano | 2019-02-25 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Merge pull request #2424 from vrothberg/update-buildah-description | OpenShift Merge Robot | 2019-02-25 |
|\ \ \ \ \ \ |
|
| * | | | | | | README.md: rephrase Buildah description | Valentin Rothberg | 2019-02-25 |
* | | | | | | | Merge pull request #2421 from rhatdan/rmi | OpenShift Merge Robot | 2019-02-25 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | Change exit code to 1 on podman rmi nosuch image | Daniel J Walsh | 2019-02-25 |
|/ / / / / / |
|
* | | | | | | Merge pull request #2423 from rhatdan/rm | OpenShift Merge Robot | 2019-02-25 |
|\ \ \ \ \ \ |
|
| * | | | | | | Change exit code to 1 on podman rm nosuch container | Daniel J Walsh | 2019-02-25 |
* | | | | | | | Merge pull request #2417 from rhatdan/resolv.conf | OpenShift Merge Robot | 2019-02-25 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | In shared networkNS /etc/resolv.conf&/etc/hosts should be shared | Daniel J Walsh | 2019-02-23 |
* | | | | | | | | Merge pull request #2429 from baude/maindups | OpenShift Merge Robot | 2019-02-25 |
|\ \ \ \ \ \ \ \
| |_|/ / / / / /
|/| | | | | | | |
|
| * | | | | | | | remove duplicate commands in main | baude | 2019-02-25 |
|/ / / / / / / |
|