Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Do not override user mounts | baude | 2018-02-26 |
* | Refactor spec generation in libpod into a function | Matthew Heon | 2018-02-23 |
* | Implement --image-volumes for create and run | umohnani8 | 2018-02-22 |
* | Implement podman run option --cgroup-parent | Jhon Honce | 2018-02-22 |
* | Fix gofmt and lint | Matthew Heon | 2018-02-09 |
* | cleanup network stack as well as storage when container shuts down. | Daniel J Walsh | 2018-02-08 |
* | Allow users to specify logpath | Daniel J Walsh | 2018-02-03 |
* | Add StopWithTimeout API function for containers | Matthew Heon | 2018-01-30 |
* | Override hostname for container | baude | 2018-01-21 |
* | Add --dns-search, --dns-opt, --dns-server and --add-host. | baude | 2018-01-19 |
* | Fix gofmt | Matthew Heon | 2018-01-18 |
* | Rename containerRuntimeInfo to containerState for clarity | Matthew Heon | 2018-01-18 |
* | Rename ContainerState to ContainerStatus | Matthew Heon | 2018-01-18 |
* | Split container.go into three files | Matthew Heon | 2018-01-18 |