summaryrefslogtreecommitdiff
path: root/libpod/options.go
Commit message (Expand)AuthorAge
* Remove kpod handling of conmonbaude2018-01-03
* podman create/run need to load information from the imageDaniel J Walsh2018-01-03
* Ensure that names are reasonable via regexMatthew Heon2018-01-02
* Plumb through the --stop-timeout signal handlingDaniel J Walsh2017-12-20
* Finish implementing stop signal parsingDaniel J Walsh2017-12-19
* 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