summaryrefslogtreecommitdiff
path: root/docs/source/markdown/podman-run.1.md
Commit message (Expand)AuthorAge
* Add better support for unbindable volume mountsDaniel J Walsh2020-11-02
* new "image" mount typeValentin Rothberg2020-10-29
* Merge pull request #8133 from xordspar0/cpu-limit-detailsOpenShift Merge Robot2020-10-27
|\
| * Add more details about how CPU limits workJordan Christiansen2020-10-27
* | Document how to enable CPU limit delegationJordan Christiansen2020-10-27
|/
* podman create doesn't support creating detached containersDaniel J Walsh2020-10-21
* --tls-verify and --authfile should work for all remote commandsDaniel J Walsh2020-10-19
* Fix podman-run man page headingJordan Christiansen2020-10-15
* Support max_size logoptionsDaniel J Walsh2020-10-05
* spec: open fuse with --device .*/fuseGiuseppe Scrivano2020-10-02
* Fix incorrect parsing of create/run --volumes-fromPaul Holzinger2020-09-20
* Add support for variant when pulling imagesDaniel J Walsh2020-08-28
* Document override-arch and override-osDaniel J Walsh2020-08-28
* Merge pull request #7364 from TomSweeneyRedHat/dev/tsweeney/exposeportOpenShift Merge Robot2020-08-26
|\
| * Note port publishing needs in pods for create/runTomSweeneyRedHat2020-08-19
* | podman: add option --cgroup-confGiuseppe Scrivano2020-08-21
|/
* fix podman create/run UTS NS docsPaul Holzinger2020-08-18
* run, create: add new security-opt proc-optsGiuseppe Scrivano2020-08-12
* Add support for setting the CIDR when using slirp4netnsAdis Hamzić2020-08-12
* Enable systemd mode for /usr/local/sbin/initChristian Heimes2020-08-11
* [CI:DOCS] BZ1860126 - Fix userns defaults in run man pageTomSweeneyRedHat2020-08-07
* Merge pull request #7209 from giuseppe/support-mount-devptsOpenShift Merge Robot2020-08-04
|\
| * podman: support --mount type=devptsGiuseppe Scrivano2020-08-03
* | Do not set host IP on ports when 0.0.0.0 requestedMatthew Heon2020-08-03
|/
* System tests: add environment, volume testsEd Santiago2020-07-28
* Fix exit code example in podman-run.1.mdErik Sjölund2020-07-23
* Merge pull request #7006 from ashley-cui/umaskOpenShift Merge Robot2020-07-22
|\
| * Add --umask flag for create, runAshley Cui2020-07-21
* | Merge pull request #7036 from rhatdan/dockerOpenShift Merge Robot2020-07-21
|\ \
| * | Add noop function disable-content-trustDaniel J Walsh2020-07-21
| |/
* | Merge pull request #7028 from xordspar0/patch-1OpenShift Merge Robot2020-07-21
|\ \ | |/ |/|
| * Document proxy env var precedenceJordan Christiansen2020-07-21
| * docs: Clarify how env var overriding worksJordan Christiansen2020-07-21
* | Switch references from libpod.conf to containers.confDaniel J Walsh2020-07-20
|/
* Add support for overlay volume mounts in podman.Qi Wang2020-07-20
* Merge pull request #6965 from giuseppe/followup-pr6324OpenShift Merge Robot2020-07-17
|\
| * docs: document the new slirp4netns optionsGiuseppe Scrivano2020-07-16
* | Fix & add notes regarding problematic language in codebaseAshley Cui2020-07-15
|/
* Implement --sdnotify cmdline option to control sd-notify behaviorJoseph Gooch2020-07-06
* Add --tz flag to create, runAshley Cui2020-07-02
* Merge pull request #6808 from mheon/allow_empty_hostportOpenShift Merge Robot2020-06-29
|\
| * Allow empty host port in --publish flagMatthew Heon2020-06-29
* | podman: add new cgroup mode splitGiuseppe Scrivano2020-06-25
|/
* Add --preservefds to podman runQi Wang2020-06-19
* Merge pull request #6560 from mheon/fix_exec_logdriverOpenShift Merge Robot2020-06-17
|\
| * Do not share container log driver for execMatthew Heon2020-06-17
* | Add support for the unless-stopped restart policyMatthew Heon2020-06-17
|/
* {create,run} --replaceValentin Rothberg2020-06-15
* docs: create/run fix --pod-id-file descriptionValentin Rothberg2020-06-11
* container-{create,run}: add `--pod-id-file`Valentin Rothberg2020-06-11