summaryrefslogtreecommitdiff
path: root/libpod/container_internal.go
Commit message (Expand)AuthorAge
...
* Stage3 Image Librarybaude2018-03-14
* Modify pod API to move Init() into Start()Matthew Heon2018-03-13
* Convert bind mounts to use DB fieldMatthew Heon2018-03-08
* Move internal function resizeTty to container_internalMatthew Heon2018-03-08
* Make WriteStringToRundir internalMatthew Heon2018-03-08
* Refactor saving OCI spec to disk into separate functionMatthew Heon2018-03-08
* Update DB to hold CNI network informationMatthew Heon2018-03-02
* Replace usage of runc with runtimeMatthew Heon2018-03-01
* Fix gofmt & golintMatthew Heon2018-03-01
* Add tracking for exec session IDsMatthew Heon2018-03-01
* Do not override user mountsbaude2018-02-26
* 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