| Commit message (Expand) | Author | Age |
* | Add support for --no-new-privs | Daniel J Walsh | 2018-02-24 |
* | Implement --image-volumes for create and run | umohnani8 | 2018-02-22 |
* | Fix podman save when redirecting output | umohnani8 | 2018-02-20 |
* | No entrpoint, cmd, or command | baude | 2018-02-15 |
* | Change json to match docker inspect | Daniel J Walsh | 2018-02-11 |
* | Honor ENTRYPOINT in image | baude | 2018-02-11 |
* | Rework port code | baude | 2018-02-09 |
* | Change stop signal default to SIGTERM | Matthew Heon | 2018-02-06 |
* | Migrate Create|Commit to ginkgo | baude | 2018-02-02 |
* | Ginkgo Tests: ps, pull, push and rm | baude | 2018-01-31 |
* | Streamline image resolution | baude | 2018-01-23 |
* | Expose ports from image | baude | 2018-01-22 |
* | Enable port bindings | baude | 2018-01-20 |
* | Add --dns-search, --dns-opt, --dns-server and --add-host. | baude | 2018-01-19 |
* | 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 |
* | 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 |
* | Fix typo in label field option | Daniel J Walsh | 2018-01-10 |
* | Run by shortname | baude | 2018-01-04 |
* | podman create/run need to load information from the image | Daniel J Walsh | 2018-01-03 |
* | Plumb through the --stop-timeout signal handling | Daniel J Walsh | 2017-12-20 |
* | Finish implementing stop signal parsing | Daniel J Walsh | 2017-12-19 |
* | Add support for adding devices to container | Daniel J Walsh | 2017-12-19 |
* | Rename all references to kpod to podman | Daniel J Walsh | 2017-12-18 |