| Commit message (Expand) | Author | Age |
* | Match podman inspect output to docker inspect | umohnani8 | 2018-02-06 |
* | Change stop signal default to SIGTERM | Matthew Heon | 2018-02-06 |
* | Add podman search command | umohnani8 | 2018-02-06 |
* | sysfs should be mounted rw for privileged | baude | 2018-02-06 |
* | Deprecate --format for podman top | baude | 2018-02-05 |
* | Allow users to specify logpath | Daniel J Walsh | 2018-02-03 |
* | Migrate Create|Commit to ginkgo | baude | 2018-02-02 |
* | Merge pull request #282 from randomvariable/fix/sandbox | Daniel J Walsh | 2018-02-02 |
|\ |
|
| * | Set default configuration container type annotation to sandbox | Naadir Jeewa | 2018-02-01 |
* | | Fix --cert-dir path for podman login | umohnani8 | 2018-02-02 |
* | | Add authfile, cert-dir and creds params to build | TomSweeneyRedHat | 2018-02-01 |
* | | Implment network == none | baude | 2018-01-31 |
|/ |
|
* | Ginkgo Tests: ps, pull, push and rm | baude | 2018-01-31 |
* | Add StopWithTimeout API function for containers | Matthew Heon | 2018-01-30 |
* | Honor storage-driver flag | Matthew Heon | 2018-01-29 |
* | Remove libkpod. Replace runtime generation function. | Matthew Heon | 2018-01-29 |
* | Fix tab issue with --format flag | umohnani8 | 2018-01-27 |
* | Save --privileged state | Daniel J Walsh | 2018-01-25 |
* | Fix podman stats based on QE feedback | umohnani8 | 2018-01-25 |
* | Fixed Created At and Running For value | umohnani8 | 2018-01-25 |
* | Fix issue with order of flags | umohnani8 | 2018-01-25 |
* | Merge pull request #252 from baude/port | Daniel J Walsh | 2018-01-24 |
|\ |
|
| * | podman port | baude | 2018-01-23 |
* | | Merge pull request #251 from baude/psbatch | Daniel J Walsh | 2018-01-23 |
|\ \ |
|
| * | | Use batched operations in ps | baude | 2018-01-22 |
* | | | Streamline image resolution | baude | 2018-01-23 |
| |/
|/| |
|
* | | Fix issues with podman ps from QE | umohnani8 | 2018-01-22 |
* | | Expose ports from image | baude | 2018-01-22 |
|/ |
|
* | Enable port bindings | baude | 2018-01-20 |
* | Cleanup of podman stats | Daniel J Walsh | 2018-01-19 |
* | Add --dns-search, --dns-opt, --dns-server and --add-host. | baude | 2018-01-19 |
* | Fix output for created containers | baude | 2018-01-18 |
* | Fix seccomp support | Daniel J Walsh | 2018-01-18 |
* | Add check for successful imageData call | Daniel J Walsh | 2018-01-17 |
* | Remove --storage-opt from podman run/create | Daniel J Walsh | 2018-01-17 |
* | Minor change to --net parsing | Matthew Heon | 2018-01-16 |
* | Add API for sharing namespaces | Matthew Heon | 2018-01-16 |
* | Make --net alias to --network | baude | 2018-01-15 |
* | Implement and test the following flags for podman run and create | umohnani8 | 2018-01-15 |
* | Test user input to spec | baude | 2018-01-11 |
* | podman run container id to file | baude | 2018-01-11 |
* | Add support for shm-size. | Daniel J Walsh | 2018-01-11 |
* | Default to always copyup the underlying directory on top of tmpfs mounts | Daniel J Walsh | 2018-01-10 |
* | Fix typo in label field option | Daniel J Walsh | 2018-01-10 |
* | Add latest to wait | baude | 2018-01-08 |
* | Shortcut for most recent container | baude | 2018-01-08 |
* | Remove by shortname | baude | 2018-01-08 |
* | Fix handling of exit codes | Daniel J Walsh | 2018-01-04 |
* | We no longer use stores | Daniel J Walsh | 2018-01-04 |
* | Run by shortname | baude | 2018-01-04 |