summaryrefslogtreecommitdiff
path: root/cmd/podman/shared/create.go
Commit message (Expand)AuthorAge
* 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
* Fix parsing of the --tmpfs optionMatthew Heon2019-06-25
* fix broken healthcheck testsEd Santiago2019-06-18
* Implement podman logs with log-driver journaldPeter Hunt2019-05-28
* Added --log-driver and journald loggingPeter Hunt2019-05-28
* userns: add new option --userns=keep-idGiuseppe Scrivano2019-05-24
* Address review comments on restart policyMatthew Heon2019-05-03
* Restart policy conflicts with the --rm flagMatthew Heon2019-05-03
* Add container restart policy to Libpod & PodmanMatthew Heon2019-05-03
* Merge pull request #2959 from mheon/merge_volume_flagsOpenShift Merge Robot2019-05-03
|\
| * Migrate to unified volume handling codeMatthew Heon2019-05-01
| * Always pass pod into MakeContainerConfigMatthew Heon2019-05-01
| * Remove non-config fields from CreateConfigMatthew Heon2019-05-01
| * Add a new function for converting a CreateConfigMatthew Heon2019-05-01
* | Remove two bits of dead codeChris Evich2019-05-02
|/
* auto pass http_proxy into containerJames Cassell2019-04-30
* Add --read-only-tmpfs optionsDaniel J Walsh2019-04-26
* pod: drop dead codeGiuseppe Scrivano2019-04-15
* Incorporate image and default environment variables in play kubePeter Hunt2019-04-14
* podman-remote create|runbaude2019-04-08
* Revert "Switch to golangci-lint"Brent Baude2019-04-05
* Merge pull request #2742 from openSUSE/golangci-lintDaniel J Walsh2019-04-05
|\
| * Add deadcode linterSascha Grunert2019-04-04
* | rootless: use a single user namespaceGiuseppe Scrivano2019-04-01
* | rootless: remove SkipStorageSetup()Giuseppe Scrivano2019-04-01
|/