summaryrefslogtreecommitdiff
path: root/cmd/podman/common
Commit message (Expand)AuthorAge
* network aliases for container creationbaude2020-11-09
* rootless container creation settingsbaude2020-11-05
* Merge pull request #8166 from rhatdan/unbindableOpenShift Merge Robot2020-11-02
|\
| * Add better support for unbindable volume mountsDaniel J Walsh2020-11-02
* | Centralize cores and period/quota conversion codeJordan Christiansen2020-10-31
|/
* new "image" mount typeValentin Rothberg2020-10-29
* set resources only when specifiedbaude2020-10-27
* Merge pull request #8053 from rhatdan/detachkeysOpenShift Merge Robot2020-10-22
|\
| * podman create doesn't support creating detached containersDaniel J Walsh2020-10-21
* | Merge pull request #7772 from TomSweeneyRedHat/dev/tsweeney/splitnOpenShift Merge Robot2020-10-21
|\ \ | |/ |/|
| * Convert Split() calls with an equal sign to SplitN()TomSweeneyRedHat2020-10-13
* | Refactor podman to use c/common/pkg/reportJhon Honce2020-10-21
* | refactor api compatibility container creation to specgenbaude2020-10-20
|/
* Ports given only by number should have random host portMatthew Heon2020-10-08
* Attempt to turn on some more remote testsDaniel J Walsh2020-10-07
* Support max_size logoptionsDaniel J Walsh2020-10-05
* --rm option shold conflicts with --restartzhangguanzhang2020-10-02
* Merge pull request #7788 from IceCodeNew/patch-1OpenShift Merge Robot2020-09-29
|\
| * Updating on supported restart policyIceCodeNew2020-09-27
* | Ignore containers.conf sysctl when namespaces set to hostDaniel J Walsh2020-09-28
* | Properly handle podman run --pull commandDaniel J Walsh2020-09-27
|/
* Fix incorrect parsing of create/run --volumes-fromPaul Holzinger2020-09-20
* --mount: support arbitrary mount-argument orderValentin Rothberg2020-09-16
* Supports import&run--signature-policyQi Wang2020-09-15
* Merge pull request #7436 from rhatdan/variantOpenShift Merge Robot2020-08-28
|\
| * Add support for variant when pulling imagesDaniel J Walsh2020-08-28
| * Document override-arch and override-osDaniel J Walsh2020-08-28
* | Use environment from containers.confDaniel J Walsh2020-08-28
|/
* podman: add option --cgroup-confGiuseppe Scrivano2020-08-21
* Don't limit the size on /run for systemd based containersDaniel J Walsh2020-08-18
* run, create: add new security-opt proc-optsGiuseppe Scrivano2020-08-12
* Do not use image CMD if user gave ENTRYPOINTMatthew Heon2020-08-10
* Remove duplicated codeDaniel J Walsh2020-08-04
* 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
|/
* Specifying --ipc=host --pid=host is brokenDaniel J Walsh2020-07-28
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* Support default profile for apparmorDaniel J Walsh2020-07-22
* Merge pull request #7006 from ashley-cui/umaskOpenShift Merge Robot2020-07-22
|\
| * Add --umask flag for create, runAshley Cui2020-07-21
* | Add noop function disable-content-trustDaniel J Walsh2020-07-21
|/
* Add support for overlay volume mounts in podman.Qi Wang2020-07-20
* libpod: pass down network optionsGiuseppe Scrivano2020-07-16
* Fix handling of entrypointDaniel J Walsh2020-07-14
* Merge pull request #6842 from rhatdan/pids-limitOpenShift Merge Robot2020-07-13
|\
| * Pids-limit should only be set if the user set itDaniel J Walsh2020-07-10
* | Merge pull request #6896 from mheon/fix_remote_createcommandOpenShift Merge Robot2020-07-13
|\ \
| * | Fix container and pod create commands for remote createMatthew Heon2020-07-10
| |/
* / Don't setup AppArmor provile for privileged podsRalf Haferkamp2020-07-10
|/