summaryrefslogtreecommitdiff
path: root/cmd/podman/common.go
Commit message (Expand)AuthorAge
* Podman V2 birthBrent Baude2020-04-16
* Add support for containers.confDaniel J Walsh2020-03-27
* Add --no-healthcheck command to create/runBrent Baude2020-02-22
* support device-cgroup-ruleQi Wang2020-02-12
* seperate container create network optionsBrent Baude2020-02-03
* fork fatih/camelcaseValentin Rothberg2020-01-25
* podman: add new option --cgroups=no-conmonGiuseppe Scrivano2020-01-16
* Remove c.String(net)Daniel J Walsh2020-01-16
* Merge pull request #4806 from vrothberg/seccompOpenShift Merge Robot2020-01-15
|\
| * policy for seccomp-profile selectionValentin Rothberg2020-01-09
* | Usage messages: show possible option valuesEd Santiago2020-01-08
|/
* Use terminal detach keys sequence specified in the config fileMarco Vedovati2019-12-06
* podman rm/stop --cidfileValentin Rothberg2019-11-18
* Merge pull request #4337 from QiWang19/check_auth_pathOpenShift Merge Robot2019-11-08
|\
| * fix bug check nonexist authfileQi Wang2019-11-05
* | Merge pull request #4451 from giuseppe/set-macOpenShift Merge Robot2019-11-07
|\ \
| * | podman: add support for specifying MACJakub Filak2019-11-06
| |/
* | Merge pull request #4441 from rhatdan/detachOpenShift Merge Robot2019-11-07
|\ \ | |/ |/|
| * Allow users to disable detach keysDaniel J Walsh2019-11-05
* | namespaces: by default create cgroupns on cgroups v2Giuseppe Scrivano2019-11-05
|/
* pull/create: add --override-arch/--override-os flagsNalin Dahyabhai2019-10-29
* cli: support --systemd=alwaysGiuseppe Scrivano2019-10-09
* Setup a reasonable default for pids-limit 4096Daniel J Walsh2019-10-04
* Add support for launching containers without CGroupsMatthew Heon2019-09-10
* cli-flags: use a consistent format for <size><unit>Marco Vedovati2019-09-05
* add --pull flag for podman create&runQi Wang2019-08-09
* libpod: support for cgroup namespaceGiuseppe Scrivano2019-07-18
* Make the healthcheck flags compatible with Docker CLIHunor Csomortáni2019-07-16
* Add support for -env-hostDaniel J Walsh2019-07-11
* first pass of corrections for golangci-lintbaude2019-07-10
* podman: create and run honors auth file locationGiuseppe Scrivano2019-07-09
* Merge pull request #3324 from marcov/detach-keys-configurableOpenShift Merge Robot2019-07-01
|\
| * podman: clarify the format of --detach-keys argumentMarco Vedovati2019-06-26
* | Merge pull request #3435 from mheon/fix_tmpfs_optionsOpenShift Merge Robot2019-06-26
|\ \ | |/ |/|
| * Fix parsing of the --tmpfs optionMatthew Heon2019-06-25
* | remove libpod from mainbaude2019-06-25
|/
* podman: honor env variable PODMAN_USERNSGiuseppe Scrivano2019-05-24
* Fixup FlagsDaniel J Walsh2019-05-20
* Add container restart policy to Libpod & PodmanMatthew Heon2019-05-03
* http-proxy: improve docsJames Cassell2019-05-01
* auto pass http_proxy into containerJames Cassell2019-04-30
* Add --read-only-tmpfs optionsDaniel J Walsh2019-04-26
* podman-remote create|runbaude2019-04-08
* Revert "Switch to golangci-lint"Brent Baude2019-04-05
* Add deadcode linterSascha Grunert2019-04-04
* Remove ulele/deepcopier in favor of JSON deep copyMatthew Heon2019-03-27
* Add --no-hosts flag to disable management of /etc/hostsMatthew Heon2019-03-27
* podman health check phase3baude2019-03-22
* podman: do not split --env on commaGiuseppe Scrivano2019-03-20
* Merge pull request #2633 from edsantiago/default_defaultOpenShift Merge Robot2019-03-15
|\