summaryrefslogtreecommitdiff
path: root/pkg/spec
Commit message (Expand)AuthorAge
...
* exposes tcp port only if no proto specified.Kunal Kushwaha2018-08-24
* Fixing network ns segfaulthaircommander2018-08-23
* Added option to share kernel namespaces in libpod and podmanhaircommander2018-08-23
* rootless: fix --net host --privilegedGiuseppe Scrivano2018-08-22
* Fix handling of devicesDaniel J Walsh2018-08-20
* podman: fix --uts=hostGiuseppe Scrivano2018-08-17
* switch projectatomic to containersDaniel J Walsh2018-08-16
* Revert "spec: bind mount /sys only for rootless containers"Giuseppe Scrivano2018-08-16
* spec: bind mount /sys only for rootless containersGiuseppe Scrivano2018-08-15
* Fix handling of hostname in --net=hostDaniel J Walsh2018-08-15
* network: add support for rootless network with slirp4netnsGiuseppe Scrivano2018-07-31
* Clear variables used to store options after parsing for every volumeumohnani82018-07-25
* podman: allow to specify the IPC namespace to joinGiuseppe Scrivano2018-07-24
* podman: allow to specify the UTS namespace to joinGiuseppe Scrivano2018-07-24
* podman: allow to specify the PID namespace to joinGiuseppe Scrivano2018-07-24
* podman: allow to specify the userns to joinGiuseppe Scrivano2018-07-24
* network: support ns: prefix to join existing namespaceGiuseppe Scrivano2018-07-24
* spec: allow container:NAME network modeGiuseppe Scrivano2018-07-24
* Added full podman pod ps, with tests and man pagehaircommander2018-07-13
* Podman pod create/rm commands with man page and tests.haircommander2018-07-13
* Support multiple networksbaude2018-07-12
* 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
* spec: Make addPrivilegedDevices and createBlockIO per-platformW. Trevor King2018-07-06
* more changes to compile darwinbaude2018-07-05
* changes to allow for darwin compilationbaude2018-06-29
* Add `podman container cleanup` to CLIDaniel J Walsh2018-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
* Option handling has become large and should be a shared functionDaniel J Walsh2018-06-22
* spec: remove dead codeGiuseppe Scrivano2018-06-15
* network: do not attempt to create a network in rootless modeGiuseppe 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
* podman: accept option --rootfs to use exploded imagesGiuseppe 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
* Spell check strings and commentsJhon Honce2018-05-25
* podman create, start, getattachsocketbaude2018-05-21