summaryrefslogtreecommitdiff
path: root/cmd/podman/shared
Commit message (Expand)AuthorAge
* Merge pull request #3581 from mheon/no_cgroupsOpenShift Merge Robot2019-09-11
|\
| * Add support for launching containers without CGroupsMatthew Heon2019-09-10
* | Add function for looking up volumes by partial nameMatthew Heon2019-09-09
|/
* Update varlink doc and codeJhon Honce2019-08-26
* podman-remote: cp crashesbaude2019-08-21
* Merge pull request #3760 from rhatdan/authOpenShift Merge Robot2019-08-19
|\
| * Use GetRuntimeDir to setup auth.json for loginDaniel J Walsh2019-08-12
* | Merge pull request #3617 from QiWang19/create_pullOpenShift Merge Robot2019-08-17
|\ \ | |/ |/|
| * add --pull flag for podman create&runQi Wang2019-08-09
* | Merge pull request #3751 from TomSweeneyRedHat/dev/tsweeney/squishnitsOpenShift Merge Robot2019-08-12
|\ \
| * | Squish a few tpyo nits in container.go docTomSweeneyRedHat2019-08-07
* | | cmd: drop check for euid==0Giuseppe Scrivano2019-08-12
| |/ |/|
* | Merge pull request #3737 from QiWang19/create_authOpenShift Merge Robot2019-08-09
|\ \
| * | fix create&run getting --authfile from cliQi Wang2019-08-09
* | | Improve dns-search validation, empty domains now return an errorJhon Honce2019-08-09
|/ /
* | Allow the passing of '.' to --dns-searchDaniel J Walsh2019-08-08
* | When populating CMD, do not include EntrypointMatthew Heon2019-08-06
|/
* Merge pull request #3665 from QiWang19/envOpenShift Merge Robot2019-07-30
|\
| * Set -env variables as appropriateQi Wang2019-07-30
* | Touch up input argument error on createTomSweeneyRedHat2019-07-30
* | Fix commit --changes env=X=YJhon Honce2019-07-26
|/
* Merge pull request #3639 from giuseppe/user-ns-containerOpenShift Merge Robot2019-07-26
|\
| * pods: do not to join a userns if there is not anyGiuseppe Scrivano2019-07-25
* | fix import not ignoring url pathQi Wang2019-07-24
|/
* Fixes issue #3577.John Hooks2019-07-23
* golangci-lint round #3baude2019-07-21
* Merge pull request #3599 from QiWang19/ps-regexpOpenShift Merge Robot2019-07-19
|\
| * support podman ps filter regular expressionsQi Wang2019-07-18
* | libpod: support for cgroup namespaceGiuseppe Scrivano2019-07-18
|/
* Move the HostConfig portion of Inspect inside libpodMatthew Heon2019-07-17
* Merge pull request #3508 from csomh/healthcheck-flag-compatOpenShift Merge Robot2019-07-16
|\
| * Make the healthcheck flags compatible with Docker CLIHunor Csomortáni2019-07-16
* | create: ignore check if image has HEALTHCHECK NONEStefan Becker2019-07-16
* | create: apply defaults on image healthcheck optionsStefan Becker2019-07-16
|/
* create: improve parser for --healthcheck-commandStefan Becker2019-07-14
* Merge pull request #3557 from rhatdan/envOpenShift Merge Robot2019-07-12
|\
| * Add glob parsing for --env flagDaniel J Walsh2019-07-11
| * Add support for -env-hostDaniel J Walsh2019-07-11
* | golangci-lint pass number 2baude2019-07-11
|/
* first pass of corrections for golangci-lintbaude2019-07-10
* podman: create and run honors auth file locationGiuseppe Scrivano2019-07-09
* trivial cleanups from golangbaude2019-07-03
* libpod removal from main (phase 2)baude2019-06-27
* Merge pull request #3374 from giuseppe/cgroupsOpenShift Merge Robot2019-06-26
|\
| * util: drop IsCgroup2UnifiedMode and use it from cgroupsGiuseppe Scrivano2019-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
|/
* Merge pull request #3366 from edsantiago/test_typo_fixesOpenShift Merge Robot2019-06-19
|\
| * fix broken healthcheck testsEd Santiago2019-06-18