summaryrefslogtreecommitdiff
path: root/cmd/podman/shared/create.go
Commit message (Expand)AuthorAge
* 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
* | make lint: enable gocriticValentin Rothberg2020-01-13
|/
* signal parsing - better input validationEd Santiago2019-12-26
* container config: add CreateCommandValentin Rothberg2019-12-13
* 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
* systemd: accept also /sbin/initGiuseppe Scrivano2019-10-15
* cli: support --systemd=alwaysGiuseppe Scrivano2019-10-09
* systemd: expect full path /usr/sbin/initGiuseppe Scrivano2019-10-09
* Merge pull request #4032 from rhatdan/pids-limitOpenShift Merge Robot2019-10-07
|\
| * Setup a reasonable default for pids-limit 4096Daniel J Walsh2019-10-04
* | Update c/image to v4.0.1 and buildah to 1.11.3Miloslav Trmač2019-10-04
|/
* Add support for launching containers without CGroupsMatthew Heon2019-09-10
* Update varlink doc and codeJhon Honce2019-08-26
* Merge pull request #3617 from QiWang19/create_pullOpenShift Merge Robot2019-08-17
|\
| * add --pull flag for podman create&runQi Wang2019-08-09
* | cmd: drop check for euid==0Giuseppe Scrivano2019-08-12
|/
* Merge pull request #3737 from QiWang19/create_authOpenShift Merge Robot2019-08-09
|\
| * fix create&run getting --authfile from cliQi Wang2019-08-09
* | Improve dns-search validation, empty domains now return an errorJhon Honce2019-08-09
|/
* Allow the passing of '.' to --dns-searchDaniel J Walsh2019-08-08
* When populating CMD, do not include EntrypointMatthew Heon2019-08-06
* Touch up input argument error on createTomSweeneyRedHat2019-07-30
* Fix commit --changes env=X=YJhon Honce2019-07-26
* pods: do not to join a userns if there is not anyGiuseppe Scrivano2019-07-25
* golangci-lint round #3baude2019-07-21
* libpod: support for cgroup namespaceGiuseppe Scrivano2019-07-18
* Move the HostConfig portion of Inspect inside libpodMatthew Heon2019-07-17
* create: ignore check if image has HEALTHCHECK NONEStefan Becker2019-07-16
* create: apply defaults on image healthcheck optionsStefan Becker2019-07-16
* create: improve parser for --healthcheck-commandStefan Becker2019-07-14
* Merge pull request #3557 from rhatdan/envOpenShift Merge Robot2019-07-12
|\
| * Add support for -env-hostDaniel J Walsh2019-07-11
* | golangci-lint pass number 2baude2019-07-11
|/
* first pass of corrections for golangci-lintbaude2019-07-10
* podman: create and run honors auth file locationGiuseppe Scrivano2019-07-09
* libpod removal from main (phase 2)baude2019-06-27