aboutsummaryrefslogtreecommitdiff
path: root/libpod/options.go
Commit message (Expand)AuthorAge
* Ensure libkpod.Config defaults don't override libpod defaultsMatthew Heon2017-12-14
* Add networking configuration to the libpod DBMatthew Heon2017-12-14
* Wire in net plugin into libpodMatthew Heon2017-12-14
* Update pods to use file locksMatthew Heon2017-12-14
* Add NetMode, UTSMode and IPCModeDaniel J Walsh2017-12-02
* Move libpod under containers/storageDaniel J Walsh2017-11-29
* Wire SQL backed state into rest of libpodMatthew Heon2017-11-18
* Compile-tested implementation of SQL-backed stateMatthew Heon2017-11-18
* Parse SecurityOptsDaniel J Walsh2017-11-03
* Initial checkin from CRI-O repoMatthew Heon2017-11-01