summaryrefslogtreecommitdiff
path: root/cmd/podman/shared/create.go
Commit message (Expand)AuthorAge
* 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
|/
* Fix gofmtMatthew Heon2019-03-27
* Remove ulele/deepcopier in favor of JSON deep copyMatthew Heon2019-03-27
* Resolve review commentsMatthew Heon2019-03-27
* Add --no-hosts flag to disable management of /etc/hostsMatthew Heon2019-03-27
* podman health check phase3baude2019-03-22
* podman: do not split --env on commaGiuseppe Scrivano2019-03-20
* healtcheck phase 2baude2019-03-12
* preparation for remote-client create containerbaude2019-03-11