summaryrefslogtreecommitdiff
path: root/docs/source/markdown/podman-run.1.md
Commit message (Expand)AuthorAge
* Add notes to flags not supported on cgroups V2Hironori Shiina2021-07-21
* Fix up documentation of the userns audit flagDaniel J Walsh2021-07-14
* Mention new hostname for loopback IPrugk2021-07-09
* podman-run.1.md:detach-keys: spell the default value just onceДилян Палаузов2021-06-12
* Support uid,gid,mode options for secretsAshley Cui2021-05-17
* Revert escaped double dash man page flag syntaxPaul Holzinger2021-05-07
* Merge pull request #10249 from rhatdan/man1OpenShift Merge Robot2021-05-07
|\
| * Add documentation on short-namesDaniel J Walsh2021-05-07
* | Merge pull request #10221 from ashley-cui/envsecOpenShift Merge Robot2021-05-07
|\ \ | |/ |/|
| * Add support for environment variable secretsAshley Cui2021-05-06
* | codespell cleanupDaniel J Walsh2021-05-05
* | Add filepath glob support to --security-opt unmaskDaniel J Walsh2021-05-04
* | Merge pull request #10134 from rhatdan/conmonOpenShift Merge Robot2021-04-27
|\ \
| * | Add more documentation on conmonDaniel J Walsh2021-04-27
| |/
* | Merge pull request #10119 from rhatdan/timeoutOpenShift Merge Robot2021-04-27
|\ \ | |/ |/|
| * Add podman run --timeout optionDaniel J Walsh2021-04-23
* | [CI:DOCS] Fix Markdown layout bugsErik Sjölund2021-04-25
|/
* Add --group-add keep-groups: suplimentary groups into containerDaniel J Walsh2021-04-21
* [CI:DOCS] Fix Markdown table layout bugsErik Sjölund2021-04-20
* [CI:DOCS] Rewrite --uidmap doc in podman-create.1.md and podman-run.1.mdErik Sjölund2021-04-20
* improve documentchenkang2021-04-17
* Modify according to commentschenkang2021-04-17
* add flag "--pidfile" for podman create/runwuhua.ck2021-04-16
* Update documentation of podman-run to reflect volume "U" optionPablo Correa Gómez2021-04-14
* Merge pull request #9754 from mheon/add_depOpenShift Merge Robot2021-04-06
|\
| * Add --requires flag to podman run/createMatthew Heon2021-04-06
* | podman-run.1.md, podman-create.1.md : Adjust Markdown layout for --usernsErik Sjölund2021-04-03
* | Fix typos --uidmapping and --gidmappingErik Sjölund2021-04-03
* | Document --volume from podman-remote run/create clientDaniel J Walsh2021-03-30
|/
* Merge pull request #9856 from Luap99/fix-longflagOpenShift Merge Robot2021-03-29
|\
| * Fix long option format on docs.podman.ioPaul Holzinger2021-03-29
* | man pages: correct seccomp-policy labelValentin Rothberg2021-03-29
|/
* Docs: removing secrets is safe for in-use secretsAshley Cui2021-03-16
* podman-remote build does not support volumesDaniel J Walsh2021-03-08
* Add /sys/fs/cgroup as readonly path in docsJakub Guzik2021-03-03
* Add U volume flag to chown source volumesEduardo Vega2021-02-22
* Fix typo podman run doc in flag -pid=mode "efault"paranlee2021-02-16
* Implement SecretsAshley Cui2021-02-09
* Make slirp MTU configurable (network_cmd_options)bitstrings2021-02-02
* Fix --arch and --os flags to work correctlyDaniel J Walsh2021-01-25
* [CI:DOCS] fix go-md2man HTMLSpan warningsEd Santiago2021-01-19
* Add more information and examples on podman and pipesDaniel J Walsh2021-01-13
* Merge pull request #8787 from jsoref/spellingOpenShift Merge Robot2020-12-23
|\
| * SpellingJosh Soref2020-12-22
* | Document uid/gidmap are based on subuid/gid mappingTobias Boesch2020-12-23
|/
* Handle --rm when starting a containerDaniel J Walsh2020-12-11
* security: honor systempaths=unconfined for ro pathsGiuseppe Scrivano2020-12-09
* Add containerenv information to /run/.containerenvDaniel J Walsh2020-12-03
* Merge pull request #8408 from umohnani8/sec-optOpenShift Merge Robot2020-12-03
|\
| * Add mask and unmask option to --security-optUrvashi Mohnani2020-12-02