summaryrefslogtreecommitdiff
path: root/docs/podman-create.1.md
Commit message (Expand)AuthorAge
* Add 'relabel' to --mount optionsDaniel J Walsh2019-09-16
* Merge pull request #3581 from mheon/no_cgroupsOpenShift Merge Robot2019-09-11
|\
| * Add support for launching containers without CGroupsMatthew Heon2019-09-10
* | Merge pull request #3817 from xcffl/masterOpenShift Merge Robot2019-09-10
|\ \ | |/ |/|
| * Replace "podman" with "Podman"xcffl2019-09-07
* | cli-flags: use a consistent format for <size><unit>Marco Vedovati2019-09-05
|/
* Add command aliases to SYNOPSIS sectionRyan Whalen2019-08-31
* Merge pull request #3777 from rhatdan/vendorOpenShift Merge Robot2019-08-19
|\
| * Add support & documentation to run containers with different file typesDaniel J Walsh2019-08-13
* | Merge pull request #3617 from QiWang19/create_pullOpenShift Merge Robot2019-08-17
|\ \
| * | add --pull flag for podman create&runQi Wang2019-08-09
| |/
* / Remove --tmpfs size defaultAshley Cui2019-08-14
|/
* Set -env variables as appropriateQi Wang2019-07-30
* podman: support --userns=ns|containerGiuseppe Scrivano2019-07-25
* Merge pull request #3579 from QiWang19/dns_netOpenShift Merge Robot2019-07-19
|\
| * fix --dns* and --network not set to host conflictQi Wang2019-07-18
* | libpod: support for cgroup namespaceGiuseppe Scrivano2019-07-18
|/
* Make the healthcheck flags compatible with Docker CLIHunor Csomortáni2019-07-16
* create: improve parser for --healthcheck-commandStefan Becker2019-07-14
* Merge pull request #3557 from rhatdan/envOpenShift Merge Robot2019-07-12
|\
| * Fix spelling mistakes in man pages and other docsDaniel J Walsh2019-07-11
| * Add glob parsing for --env flagDaniel J Walsh2019-07-11
| * Add support for -env-hostDaniel J Walsh2019-07-11
* | Merge pull request #3491 from giuseppe/rlimit-hostOpenShift Merge Robot2019-07-11
|\ \ | |/ |/|
| * podman: add --ulimit hostGiuseppe Scrivano2019-07-08
* | docs: fix --healthcheck-command optionStefan Becker2019-07-08
|/
* libpod: specify a detach keys sequence in libpod.confMarco Vedovati2019-06-26
* Fix documentation for log-driverPeter Hunt2019-06-19
* cmd, docs, test: fix some typosGiuseppe Scrivano2019-06-18
* storage: support --mount type=bind,bind-nonrecursiveGiuseppe Scrivano2019-06-13
* standardize documentation formattingAshley Cui2019-06-10
* Update completions and docs to use k8s file as log driverPeter Hunt2019-05-28
* podman: honor env variable PODMAN_USERNSGiuseppe Scrivano2019-05-24
* userns: add new option --userns=keep-idGiuseppe Scrivano2019-05-24
* Fixup FlagsDaniel J Walsh2019-05-20
* Merge pull request #3072 from mheon/no_rm_volumeOpenShift Merge Robot2019-05-08
|\
| * Do not remove volumes when --rm removes a containerMatthew Heon2019-05-06
* | podman-run|create man updatesbaude2019-05-07
|/
* Fix manpage typosMatthew Heon2019-05-03
* Address review comments on restart policyMatthew Heon2019-05-03
* Add manpage information for restart policyMatthew Heon2019-05-03
* docs: Fix typo "healthcheck" pt2TomSweeneyRedHat2019-05-02
* 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
* Resolve review commentsMatthew Heon2019-03-27
* Add manpages and completions for dns=none and no-hostsMatthew Heon2019-03-27
* Corrected detach man pages and code commentsJhon Honce2019-03-13
* healtcheck phase 2baude2019-03-12
* Remove --rm and --detach don't coexist noteTomSweeneyRedHat2019-03-11