summaryrefslogtreecommitdiff
path: root/libpod/container_api.go
Commit message (Expand)AuthorAge
* Address review commentsbaude2018-02-24
* Add support for --no-new-privsDaniel J Walsh2018-02-24
* Refactor spec generation in libpod into a functionMatthew Heon2018-02-23
* Implement --image-volumes for create and runumohnani82018-02-22
* Fix libpod to use given CGroup parent instead of a hardcoded oneMatthew Heon2018-02-09
* cleanup network stack as well as storage when container shuts down.Daniel J Walsh2018-02-08
* Change pause so only running containers are validMatthew Heon2018-02-07
* Error on attempting to restart containerMatthew Heon2018-02-07
* Migrate Create|Commit to ginkgobaude2018-02-02
* libpod/container_api: Set hostname in ENVbaude2018-01-30
* 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
* Split container.go into three filesMatthew Heon2018-01-18