summaryrefslogtreecommitdiff
path: root/cmd/podman/common/create.go
Commit message (Expand)AuthorAge
* Add podman run --timeout optionDaniel J Walsh2021-04-23
* Add --group-add keep-groups: suplimentary groups into containerDaniel J Walsh2021-04-21
* add flag autocompletechenkang2021-04-16
* add flag "--pidfile" for podman create/runwuhua.ck2021-04-16
* Merge pull request #9754 from mheon/add_depOpenShift Merge Robot2021-04-06
|\
| * Add --requires flag to podman run/createMatthew Heon2021-04-06
* | Document --volume from podman-remote run/create clientDaniel J Walsh2021-03-30
|/
* bump go module to v3Valentin Rothberg2021-02-22
* Enable whitespace linterPaul Holzinger2021-02-11
* Implement SecretsAshley Cui2021-02-09
* Fix --arch and --os flags to work correctlyDaniel J Walsh2021-01-25
* Set log driver for compatability containersbaude2021-01-20
* Merge pull request #8947 from Luap99/cleanup-codeOpenShift Merge Robot2021-01-12
|\
| * Fix problems reported by staticcheckPaul Holzinger2021-01-12
* | Use HTTPProxy settings from containers.confDaniel J Walsh2021-01-11
|/
* SpellingJosh Soref2020-12-22
* Add support for --platformDaniel J Walsh2020-11-26
* Document containers.conf settings for remote connectionsDaniel J Walsh2020-11-19
* Add shell completion with cobraPaul Holzinger2020-11-12
* podman create doesn't support creating detached containersDaniel J Walsh2020-10-21
* Attempt to turn on some more remote testsDaniel J Walsh2020-10-07
* 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
* Supports import&run--signature-policyQi Wang2020-09-15
* Add support for variant when pulling imagesDaniel J Walsh2020-08-28
* Document override-arch and override-osDaniel J Walsh2020-08-28
* podman: add option --cgroup-confGiuseppe Scrivano2020-08-21
* Remove duplicated codeDaniel J Walsh2020-08-04
* 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
|/
* Pids-limit should only be set if the user set itDaniel J Walsh2020-07-10
* Implement --sdnotify cmdline option to control sd-notify behaviorJoseph Gooch2020-07-06
* Merge pull request #6836 from ashley-cui/tzlibpodOpenShift Merge Robot2020-07-06
|\
| * Add --tz flag to create, runAshley Cui2020-07-02
* | move go module to v2Valentin Rothberg2020-07-06
|/
* podman: add new cgroup mode splitGiuseppe Scrivano2020-06-25
* Re-add PODMAN_USERNS environment variableMatthew Heon2020-06-22
* {create,run} --replaceValentin Rothberg2020-06-15
* container-{create,run}: add `--pod-id-file`Valentin Rothberg2020-06-11
* Fix handling of systemd.Daniel J Walsh2020-06-05
* Strip defaults from namespace flagsMatthew Heon2020-06-04
* podman: split env variables in env and overridesGiuseppe Scrivano2020-05-07
* cgroupsns was not following containers.confDaniel J Walsh2020-05-01
* cmd, podman: do not override entrypoint if unsetGiuseppe Scrivano2020-04-30