summaryrefslogtreecommitdiff
path: root/libpod/container.go
Commit message (Expand)AuthorAge
...
* Add NetMode, UTSMode and IPCModeDaniel J Walsh2017-12-02
* Add randomly generates container namesMatthew Heon2017-11-30
* Change location of created runc specs to make them survive rebootMatthew Heon2017-11-29
* First pass at fixing test errorsMatthew Heon2017-11-29
* Fix comment on container.Stop()Matthew Heon2017-11-29
* Add ability to kill and stop containersMatthew Heon2017-11-29
* kpod psbaude2017-11-28
* kpod_waitbaude2017-11-27
* Update kpod pause and unpause to use new container stateumohnani82017-11-24
* Update kpod mount and umount to use the new stateumohnani82017-11-22
* Order containers returned from state and make container config publicMatthew Heon2017-11-22
* Update kpod export to use the new container state and runtimeUrvashi Mohnani2017-11-22
* Add ability to retrieve container's log path to APIMatthew Heon2017-11-21
* Add ability to update container status from runcMatthew Heon2017-11-21
* Add tests for SQL-backed state implMatthew Heon2017-11-20
* Rename Create to Init for containers to be less confusingMatthew Heon2017-11-18
* Wire SQL backed state into rest of libpodMatthew Heon2017-11-18
* Address review comments, fix gofmt and lintMatthew Heon2017-11-18
* Compile-tested implementation of SQL-backed stateMatthew Heon2017-11-18
* Enhancements to papr testsbaude2017-11-17
* Fix terminal attachbaude2017-11-15
* Parse SecurityOptsDaniel J Walsh2017-11-03
* Fix gofmt errorsDaniel J Walsh2017-11-02
* libpod create and runbaude2017-11-01
* Prune Server package. Convert to new github location.Matthew Heon2017-11-01
* Initial checkin from CRI-O repoMatthew Heon2017-11-01