| Commit message (Expand) | Author | Age |
* | Merge pull request #4772 from boaz0/closes_4628 | OpenShift Merge Robot | 2020-03-04 |
|\ |
|
| * | Add the rmi flag to podman-run to delete container image | Boaz Shuster | 2020-03-03 |
* | | Allow devs to set labels in container images for default capabilities. | Daniel J Walsh | 2020-03-02 |
|/ |
|
* | Remove ImageVolumes from database | Matthew Heon | 2020-02-21 |
* | apiv2 container create using specgen | Brent Baude | 2020-02-19 |
* | Merge pull request #5152 from QiWang19/device-cgroup-rule | OpenShift Merge Robot | 2020-02-13 |
|\ |
|
| * | support device-cgroup-rule | Qi Wang | 2020-02-12 |
* | | add pkg/seccomp | Valentin Rothberg | 2020-02-12 |
|/ |
|
* | Merge pull request #4806 from vrothberg/seccomp | OpenShift Merge Robot | 2020-01-15 |
|\ |
|
| * | policy for seccomp-profile selection | Valentin Rothberg | 2020-01-09 |
* | | log: support --log-opt tag= | Giuseppe Scrivano | 2020-01-10 |
|/ |
|
* | Split up create config handling of namespaces and security | Peter Hunt | 2019-11-07 |
* | podman: add support for specifying MAC | Jakub Filak | 2019-11-06 |
* | bump containers/image to v5.0.0, buildah to v1.11.4 | Nalin Dahyabhai | 2019-10-29 |
* | Merge pull request #4233 from mheon/fix_cc | OpenShift Merge Robot | 2019-10-12 |
|\ |
|
| * | Allow giving path to Podman for cleanup command | Matthew Heon | 2019-10-11 |
* | | systemd: expect full path /usr/sbin/init | Giuseppe Scrivano | 2019-10-09 |
|/ |
|
* | Update c/image to v4.0.1 and buildah to 1.11.3 | Miloslav Trmač | 2019-10-04 |
* | rootless: Rearrange setup of rootless containers | Gabi Beyer | 2019-09-24 |
* | Add support for launching containers without CGroups | Matthew Heon | 2019-09-10 |
* | When populating CMD, do not include Entrypoint | Matthew Heon | 2019-08-06 |
* | Revert "rootless: Rearrange setup of rootless containers" | baude | 2019-08-06 |
* | Merge pull request #3310 from gabibeyer/rootlessKata | OpenShift Merge Robot | 2019-08-05 |
|\ |
|
| * | rootless: Rearrange setup of rootless containers | Gabi Beyer | 2019-07-30 |
* | | Pass on events-backend config to cleanup processes | Matthew Heon | 2019-08-01 |
|/ |
|
* | podman: support --userns=ns|container | Giuseppe Scrivano | 2019-07-25 |
* | libpod: support for cgroup namespace | Giuseppe Scrivano | 2019-07-18 |
* | remove libpod from main | baude | 2019-06-25 |
* | When creating exit command, pass storage options on | Matthew Heon | 2019-06-13 |
* | only set log driver if it isn't empty | Peter Hunt | 2019-06-08 |
* | Added --log-driver and journald logging | Peter Hunt | 2019-05-28 |
* | Add support for retry count with --restart 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 |
* | | Merge pull request #3031 from baude/remotewindows | OpenShift Merge Robot | 2019-05-01 |
|\ \
| |/
|/| |
|
| * | enable podman-remote on windows | baude | 2019-04-30 |
* | | auto pass http_proxy into container | James Cassell | 2019-04-30 |
|/ |
|
* | Add --read-only-tmpfs options | Daniel J Walsh | 2019-04-26 |
* | Drop LocalVolumes from our the database | Matthew Heon | 2019-04-04 |
* | Major rework of --volumes-from flag | Matthew Heon | 2019-04-04 |
* | Add handling for new named volumes code in pkg/spec | Matthew Heon | 2019-04-04 |
* | rootless: remove SkipStorageSetup() | Giuseppe Scrivano | 2019-04-01 |
* | Ensure that we make a netns for CNI non-default nets | Matthew Heon | 2019-03-28 |
* | Remove ulele/deepcopier in favor of JSON deep copy | Matthew Heon | 2019-03-27 |
* | Resolve review comments | Matthew Heon | 2019-03-27 |
* | Add --no-hosts flag to disable management of /etc/hosts | Matthew Heon | 2019-03-27 |