summaryrefslogtreecommitdiff
path: root/cmd/podman/shared
Commit message (Expand)AuthorAge
* env: don't set "container" envValentin Rothberg2020-03-04
* consolidate env handling into pkg/envValentin Rothberg2020-03-03
* Add --no-healthcheck command to create/runBrent Baude2020-02-22
* set process labels in pkg/specValentin Rothberg2020-02-19
* podman-ps: support image IDsValentin Rothberg2020-02-17
* Rework label parsingMatthew Heon2020-02-14
* Merge pull request #5152 from QiWang19/device-cgroup-ruleOpenShift Merge Robot2020-02-13
|\
| * support device-cgroup-ruleQi Wang2020-02-12
* | add pkg/seccompValentin Rothberg2020-02-12
|/
* Merge pull request #5159 from baude/apiv2cockpit1OpenShift Merge Robot2020-02-11
|\
| * Rewire ListContainers for APIv2 libpodBrent Baude2020-02-11
* | container create: relax os/arch checksValentin Rothberg2020-02-11
|/
* Special case memory-swap=-1Daniel J Walsh2020-02-05
* APIv2 review corrections #3Brent Baude2020-01-25
* seccomp policy: expect profile in config labelValentin Rothberg2020-01-23
* Remove c.String(net)Daniel J Walsh2020-01-16
* Merge pull request #4806 from vrothberg/seccompOpenShift Merge Robot2020-01-15
|\
| * policy for seccomp-profile selectionValentin Rothberg2020-01-09
| * shared/create.go: s/data/imageData/Valentin Rothberg2020-01-09
* | Merge pull request #4850 from vrothberg/fix-lintingOpenShift Merge Robot2020-01-13
|\ \
| * | make lint: enable gocriticValentin Rothberg2020-01-13
| |/
* / Add codespell to validate spelling mistakes in code.Daniel J Walsh2020-01-11
|/
* Merge pull request #4748 from NevilleC/nc-podnameOpenShift Merge Robot2019-12-29
|\
| * Add the pod name when we use `podman ps -p`Neville Cain2019-12-28
* | signal parsing - better input validationEd Santiago2019-12-26
|/
* Merge pull request #4722 from giuseppe/drop-arbitrary-limitOpenShift Merge Robot2019-12-19
|\
| * libpod: drop arbitrary memory limit of 4MGiuseppe Scrivano2019-12-17
* | container config: add CreateCommandValentin Rothberg2019-12-13
|/
* Merge pull request #4596 from kunalkushwaha/container-pruneOpenShift Merge Robot2019-12-02
|\
| * filter added to container prune commandKunal Kushwaha2019-11-29
* | Add ContainerStateRemovingMatthew Heon2019-11-19
|/
* Merge pull request #4505 from vrothberg/archOpenShift Merge Robot2019-11-16
|\
| * container create: os/arch checkValentin Rothberg2019-11-12
* | Merge pull request #4368 from haircommander/pod-annotationsOpenShift Merge Robot2019-11-15
|\ \
| * | Add pod annotations to containerPeter Hunt2019-11-08
* | | codespell: spelling correctionsDmitry Smirnov2019-11-13
| |/ |/|
* | Merge pull request #4337 from QiWang19/check_auth_pathOpenShift Merge Robot2019-11-08
|\ \ | |/ |/|
| * fix bug check nonexist authfileQi Wang2019-11-05
* | Split up create config handling of namespaces and securityPeter Hunt2019-11-07
* | podman: add support for specifying MACJakub Filak2019-11-06
|/
* Set default seccomp.json file for podman play kubeDaniel J Walsh2019-10-29
* pull/create: add --override-arch/--override-os flagsNalin Dahyabhai2019-10-29
* bump containers/image to v5.0.0, buildah to v1.11.4Nalin Dahyabhai2019-10-29
* Add parsing for UID, GID in volume "o" optionMatthew Heon2019-10-22
* systemd: accept also /sbin/initGiuseppe Scrivano2019-10-15
* Merge pull request #4237 from giuseppe/ps-not-nullOpenShift Merge Robot2019-10-11
|\
| * container: initialize results listGiuseppe Scrivano2019-10-11
* | Merge pull request #4232 from csomh/auth-file-pathOpenShift Merge Robot2019-10-11
|\ \
| * | Fix default path for auth.jsonHunor Csomortáni2019-10-10
| |/
* | cli: support --systemd=alwaysGiuseppe Scrivano2019-10-09