summaryrefslogtreecommitdiff
path: root/cmd/podman/common/create_opts.go
Commit message (Expand)AuthorAge
* Specifying --ipc=host --pid=host is brokenDaniel J Walsh2020-07-28
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* Add --umask flag for create, runAshley Cui2020-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
|/
* Add --preservefds to podman runQi Wang2020-06-19
* {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
* podman: split env variables in env and overridesGiuseppe Scrivano2020-05-07
* cmd, podman: do not override entrypoint if unsetGiuseppe Scrivano2020-04-30
* Add support for devices from command lineDaniel J Walsh2020-04-21
* Fix handling of CGroupsParent and CGroupsModeDaniel J Walsh2020-04-21
* Podman V2 birthBrent Baude2020-04-16