summaryrefslogtreecommitdiff
path: root/pkg/spec/spec.go
Commit message (Expand)AuthorAge
* Add --volumes-from flag to podman run and createumohnani82018-07-09
* Mask /proc/keys to protect information leak about keys on hostDaniel J Walsh2018-07-08
* Block use of /proc/acpi from inside containersDaniel J Walsh2018-07-06
* changes to allow for darwin compilationbaude2018-06-29
* Start using github.com/seccomp/containers-golangDaniel J Walsh2018-06-29
* *: Replace Generator.Spec() with Generator.ConfigW. Trevor King2018-06-27
* generator.New() requires an OS string input variablebaude2018-06-27
* rootless: add management for the userNSGiuseppe Scrivano2018-06-27
* spec: remove dead codeGiuseppe Scrivano2018-06-15
* oci: do not set resources in rootless modeGiuseppe Scrivano2018-06-15
* spec: change mount options for /dev/pts in rootless modeGiuseppe Scrivano2018-06-15
* When setting a memory limit, also set a swap limitMatthew Heon2018-06-15
* Add flag to add annotations to a containerMatthew Heon2018-06-04
* Clear all caps, except the bounding set, when --user is specified.Daniel J Walsh2018-05-31
* podman create, start, getattachsocketbaude2018-05-21