| Commit message (Expand) | Author | Age |
* | Add support for containers.conf | Daniel J Walsh | 2020-03-27 |
* | Add --no-healthcheck command to create/run | Brent Baude | 2020-02-22 |
* | support device-cgroup-rule | Qi Wang | 2020-02-12 |
* | seperate container create network options | Brent Baude | 2020-02-03 |
* | fork fatih/camelcase | Valentin Rothberg | 2020-01-25 |
* | podman: add new option --cgroups=no-conmon | Giuseppe Scrivano | 2020-01-16 |
* | Remove c.String(net) | Daniel J Walsh | 2020-01-16 |
* | Merge pull request #4806 from vrothberg/seccomp | OpenShift Merge Robot | 2020-01-15 |
|\ |
|
| * | policy for seccomp-profile selection | Valentin Rothberg | 2020-01-09 |
* | | Usage messages: show possible option values | Ed Santiago | 2020-01-08 |
|/ |
|
* | Use terminal detach keys sequence specified in the config file | Marco Vedovati | 2019-12-06 |
* | podman rm/stop --cidfile | Valentin Rothberg | 2019-11-18 |
* | Merge pull request #4337 from QiWang19/check_auth_path | OpenShift Merge Robot | 2019-11-08 |
|\ |
|
| * | fix bug check nonexist authfile | Qi Wang | 2019-11-05 |
* | | Merge pull request #4451 from giuseppe/set-mac | OpenShift Merge Robot | 2019-11-07 |
|\ \ |
|
| * | | podman: add support for specifying MAC | Jakub Filak | 2019-11-06 |
| |/ |
|
* | | Merge pull request #4441 from rhatdan/detach | OpenShift Merge Robot | 2019-11-07 |
|\ \
| |/
|/| |
|
| * | Allow users to disable detach keys | Daniel J Walsh | 2019-11-05 |
* | | namespaces: by default create cgroupns on cgroups v2 | Giuseppe Scrivano | 2019-11-05 |
|/ |
|
* | pull/create: add --override-arch/--override-os flags | Nalin Dahyabhai | 2019-10-29 |
* | cli: support --systemd=always | Giuseppe Scrivano | 2019-10-09 |
* | Setup a reasonable default for pids-limit 4096 | Daniel J Walsh | 2019-10-04 |
* | Add support for launching containers without CGroups | Matthew Heon | 2019-09-10 |
* | cli-flags: use a consistent format for <size><unit> | Marco Vedovati | 2019-09-05 |
* | add --pull flag for podman create&run | Qi Wang | 2019-08-09 |
* | libpod: support for cgroup namespace | Giuseppe Scrivano | 2019-07-18 |
* | Make the healthcheck flags compatible with Docker CLI | Hunor Csomortáni | 2019-07-16 |
* | Add support for -env-host | Daniel J Walsh | 2019-07-11 |
* | first pass of corrections for golangci-lint | baude | 2019-07-10 |
* | podman: create and run honors auth file location | Giuseppe Scrivano | 2019-07-09 |
* | Merge pull request #3324 from marcov/detach-keys-configurable | OpenShift Merge Robot | 2019-07-01 |
|\ |
|
| * | podman: clarify the format of --detach-keys argument | Marco Vedovati | 2019-06-26 |
* | | Merge pull request #3435 from mheon/fix_tmpfs_options | OpenShift Merge Robot | 2019-06-26 |
|\ \
| |/
|/| |
|
| * | Fix parsing of the --tmpfs option | Matthew Heon | 2019-06-25 |
* | | remove libpod from main | baude | 2019-06-25 |
|/ |
|
* | podman: honor env variable PODMAN_USERNS | Giuseppe Scrivano | 2019-05-24 |
* | Fixup Flags | Daniel J Walsh | 2019-05-20 |
* | Add container restart policy to Libpod & Podman | Matthew Heon | 2019-05-03 |
* | http-proxy: improve docs | James Cassell | 2019-05-01 |
* | auto pass http_proxy into container | James Cassell | 2019-04-30 |
* | Add --read-only-tmpfs options | Daniel J Walsh | 2019-04-26 |
* | podman-remote create|run | baude | 2019-04-08 |
* | Revert "Switch to golangci-lint" | Brent Baude | 2019-04-05 |
* | Add deadcode linter | Sascha Grunert | 2019-04-04 |
* | Remove ulele/deepcopier in favor of JSON deep copy | Matthew Heon | 2019-03-27 |
* | Add --no-hosts flag to disable management of /etc/hosts | Matthew Heon | 2019-03-27 |
* | podman health check phase3 | baude | 2019-03-22 |
* | podman: do not split --env on comma | Giuseppe Scrivano | 2019-03-20 |
* | Merge pull request #2633 from edsantiago/default_default | OpenShift Merge Robot | 2019-03-15 |
|\ |
|
| * | Usage messages: deduplicate '(default true)' et al | Ed Santiago | 2019-03-13 |