summaryrefslogtreecommitdiff
path: root/cmd/podman/spec.go
Commit message (Expand)AuthorAge
* Functionality changes to the following flagsumohnani82018-04-06
* Add hooks support to podmanDaniel J Walsh2018-04-05
* Make container env variable conditionalMatthew Heon2018-03-23
* Address review commentsbaude2018-02-24
* Add support for --no-new-privsDaniel J Walsh2018-02-24
* Implement --image-volumes for create and runumohnani82018-02-22
* Run podman inside a podman containerbaude2018-02-16
* Privileged containers should inherit host devicesbaude2018-02-15
* Disable default Seccomp profile with privileged containersMatthew Heon2018-02-13
* Rework port codebaude2018-02-09
* sysfs should be mounted rw for privilegedbaude2018-02-06
* Allow users to specify logpathDaniel J Walsh2018-02-03
* Merge pull request #282 from randomvariable/fix/sandboxDaniel J Walsh2018-02-02
|\
| * Set default configuration container type annotation to sandboxNaadir Jeewa2018-02-01
* | Implment network == nonebaude2018-01-31
|/
* Save --privileged stateDaniel J Walsh2018-01-25
* Enable port bindingsbaude2018-01-20
* Add --dns-search, --dns-opt, --dns-server and --add-host.baude2018-01-19
* Fix seccomp supportDaniel J Walsh2018-01-18
* Minor change to --net parsingMatthew Heon2018-01-16
* Add API for sharing namespacesMatthew Heon2018-01-16
* Implement and test the following flags for podman run and createumohnani82018-01-15
* Add support for shm-size.Daniel J Walsh2018-01-11
* Default to always copyup the underlying directory on top of tmpfs mountsDaniel J Walsh2018-01-10
* podman create/run need to load information from the imageDaniel J Walsh2018-01-03
* Host networkingbaude2017-12-30
* Plumb through the --stop-timeout signal handlingDaniel J Walsh2017-12-20
* Finish implementing stop signal parsingDaniel J Walsh2017-12-19
* Add support for adding devices to containerDaniel J Walsh2017-12-19
* Vendor in latest storage, image and runtime-toolsDaniel J Walsh2017-12-18
* Rename all references to kpod to podmanDaniel J Walsh2017-12-18