| Commit message (Expand) | Author | Age |
* | Merge pull request #3617 from QiWang19/create_pull | OpenShift Merge Robot | 2019-08-17 |
|\ |
|
| * | add --pull flag for podman create&run | Qi Wang | 2019-08-09 |
* | | cmd: drop check for euid==0 | Giuseppe Scrivano | 2019-08-12 |
|/ |
|
* | Merge pull request #3737 from QiWang19/create_auth | OpenShift Merge Robot | 2019-08-09 |
|\ |
|
| * | fix create&run getting --authfile from cli | Qi Wang | 2019-08-09 |
* | | Improve dns-search validation, empty domains now return an error | Jhon Honce | 2019-08-09 |
|/ |
|
* | Allow the passing of '.' to --dns-search | Daniel J Walsh | 2019-08-08 |
* | When populating CMD, do not include Entrypoint | Matthew Heon | 2019-08-06 |
* | Touch up input argument error on create | TomSweeneyRedHat | 2019-07-30 |
* | Fix commit --changes env=X=Y | Jhon Honce | 2019-07-26 |
* | pods: do not to join a userns if there is not any | Giuseppe Scrivano | 2019-07-25 |
* | golangci-lint round #3 | baude | 2019-07-21 |
* | libpod: support for cgroup namespace | Giuseppe Scrivano | 2019-07-18 |
* | Move the HostConfig portion of Inspect inside libpod | Matthew Heon | 2019-07-17 |
* | create: ignore check if image has HEALTHCHECK NONE | Stefan Becker | 2019-07-16 |
* | create: apply defaults on image healthcheck options | Stefan Becker | 2019-07-16 |
* | create: improve parser for --healthcheck-command | Stefan Becker | 2019-07-14 |
* | Merge pull request #3557 from rhatdan/env | OpenShift Merge Robot | 2019-07-12 |
|\ |
|
| * | Add support for -env-host | Daniel J Walsh | 2019-07-11 |
* | | golangci-lint pass number 2 | baude | 2019-07-11 |
|/ |
|
* | first pass of corrections for golangci-lint | baude | 2019-07-10 |
* | podman: create and run honors auth file location | Giuseppe Scrivano | 2019-07-09 |
* | libpod removal from main (phase 2) | baude | 2019-06-27 |
* | Fix parsing of the --tmpfs option | Matthew Heon | 2019-06-25 |
* | fix broken healthcheck tests | Ed Santiago | 2019-06-18 |
* | Implement podman logs with log-driver journald | Peter Hunt | 2019-05-28 |
* | Added --log-driver and journald logging | Peter Hunt | 2019-05-28 |
* | userns: add new option --userns=keep-id | Giuseppe Scrivano | 2019-05-24 |
* | Address review comments on restart policy | Matthew Heon | 2019-05-03 |
* | Restart policy conflicts with the --rm flag | Matthew Heon | 2019-05-03 |
* | Add container restart policy to Libpod & Podman | Matthew Heon | 2019-05-03 |
* | Merge pull request #2959 from mheon/merge_volume_flags | OpenShift Merge Robot | 2019-05-03 |
|\ |
|
| * | Migrate to unified volume handling code | Matthew Heon | 2019-05-01 |
| * | Always pass pod into MakeContainerConfig | Matthew Heon | 2019-05-01 |
| * | Remove non-config fields from CreateConfig | Matthew Heon | 2019-05-01 |
| * | Add a new function for converting a CreateConfig | Matthew Heon | 2019-05-01 |
* | | Remove two bits of dead code | Chris Evich | 2019-05-02 |
|/ |
|
* | auto pass http_proxy into container | James Cassell | 2019-04-30 |
* | Add --read-only-tmpfs options | Daniel J Walsh | 2019-04-26 |
* | pod: drop dead code | Giuseppe Scrivano | 2019-04-15 |
* | Incorporate image and default environment variables in play kube | Peter Hunt | 2019-04-14 |
* | podman-remote create|run | baude | 2019-04-08 |
* | Revert "Switch to golangci-lint" | Brent Baude | 2019-04-05 |
* | Merge pull request #2742 from openSUSE/golangci-lint | Daniel J Walsh | 2019-04-05 |
|\ |
|
| * | Add deadcode linter | Sascha Grunert | 2019-04-04 |
* | | rootless: use a single user namespace | Giuseppe Scrivano | 2019-04-01 |
* | | rootless: remove SkipStorageSetup() | Giuseppe Scrivano | 2019-04-01 |
|/ |
|
* | Fix gofmt | Matthew Heon | 2019-03-27 |
* | Remove ulele/deepcopier in favor of JSON deep copy | Matthew Heon | 2019-03-27 |
* | Resolve review comments | Matthew Heon | 2019-03-27 |