summaryrefslogtreecommitdiff
path: root/libpod/container_internal.go
Commit message (Expand)AuthorAge
* Refactor spec generation in libpod into a functionMatthew Heon2018-02-23
* Implement --image-volumes for create and runumohnani82018-02-22
* Implement podman run option --cgroup-parentJhon Honce2018-02-22
* Fix gofmt and lintMatthew Heon2018-02-09
* cleanup network stack as well as storage when container shuts down.Daniel J Walsh2018-02-08
* Allow users to specify logpathDaniel J Walsh2018-02-03
* Add StopWithTimeout API function for containersMatthew Heon2018-01-30
* Override hostname for containerbaude2018-01-21
* Add --dns-search, --dns-opt, --dns-server and --add-host.baude2018-01-19
* Fix gofmtMatthew Heon2018-01-18
* Rename containerRuntimeInfo to containerState for clarityMatthew Heon2018-01-18
* Rename ContainerState to ContainerStatusMatthew Heon2018-01-18
* Split container.go into three filesMatthew Heon2018-01-18