| Commit message (Expand) | Author | Age |
* | create: support images with invalid platform | Valentin Rothberg | 2021-06-23 |
* | Support uid,gid,mode options for secrets | Ashley Cui | 2021-05-17 |
* | Merge pull request #10221 from ashley-cui/envsec | OpenShift Merge Robot | 2021-05-07 |
|\ |
|
| * | Add support for environment variable secrets | Ashley Cui | 2021-05-06 |
* | | Merge pull request #10220 from giuseppe/rm-volatile | OpenShift Merge Robot | 2021-05-05 |
|\ \ |
|
| * | | podman: set volatile storage flag for --rm containers | Giuseppe Scrivano | 2021-05-05 |
* | | | migrate Podman to containers/common/libimage | Valentin Rothberg | 2021-05-05 |
|/ / |
|
* | | Merge pull request #10119 from rhatdan/timeout | OpenShift Merge Robot | 2021-04-27 |
|\ \
| |/
|/| |
|
| * | Add podman run --timeout option | Daniel J Walsh | 2021-04-23 |
* | | Add support for CDI device configuration | Sebastian Jug | 2021-04-20 |
|/ |
|
* | add flag "--pidfile" for podman create/run | wuhua.ck | 2021-04-16 |
* | Add --requires flag to podman run/create | Matthew Heon | 2021-04-06 |
* | [NO TESTS NEEDED] Shrink the size of podman-remote | Daniel J Walsh | 2021-03-29 |
* | Add U volume flag to chown source volumes | Eduardo Vega | 2021-02-22 |
* | bump go module to v3 | Valentin Rothberg | 2021-02-22 |
* | Implement Secrets | Ashley Cui | 2021-02-09 |
* | workdir presence checks | Valentin Rothberg | 2021-01-26 |
* | container create: do not clear image name | Valentin Rothberg | 2020-12-07 |
* | Do not use "true" after "syslog" in exit commands | Matthew Heon | 2020-12-01 |
* | Document containers.conf settings for remote connections | Daniel J Walsh | 2020-11-19 |
* | network aliases for container creation | baude | 2020-11-09 |
* | new "image" mount type | Valentin Rothberg | 2020-10-29 |
* | container create: record correct image name | Valentin Rothberg | 2020-10-21 |
* | Support max_size logoptions | Daniel J Walsh | 2020-10-05 |
* | Add SELinux support for pods | Daniel J Walsh | 2020-10-02 |
* | run/create: record raw image | Valentin Rothberg | 2020-09-15 |
* | Merge pull request #7288 from tiran/systemd_local_init | OpenShift Merge Robot | 2020-08-11 |
|\ |
|
| * | Use set for systemd commands | Christian Heimes | 2020-08-11 |
| * | Enable systemd mode for /usr/local/sbin/init | Christian Heimes | 2020-08-11 |
* | | Fix handling of working dir | Daniel J Walsh | 2020-08-10 |
|/ |
|
* | Ensure WORKDIR from images is created | Matthew Heon | 2020-08-03 |
* | Switch all references to github.com/containers/libpod -> podman | Daniel J Walsh | 2020-07-28 |
* | Add --umask flag for create, run | Ashley Cui | 2020-07-21 |
* | Add support for overlay volume mounts in podman. | Qi Wang | 2020-07-20 |
* | When determining systemd mode, use full command | Matthew Heon | 2020-07-14 |
* | Fix container and pod create commands for remote create | Matthew Heon | 2020-07-10 |
* | Implement --sdnotify cmdline option to control sd-notify behavior | Joseph Gooch | 2020-07-06 |
* | Merge pull request #6836 from ashley-cui/tzlibpod | OpenShift Merge Robot | 2020-07-06 |
|\ |
|
| * | Add --tz flag to create, run | Ashley Cui | 2020-07-02 |
* | | move go module to v2 | Valentin Rothberg | 2020-07-06 |
|/ |
|
* | Set syslog for exit commands on log-level=debug | Matthew Heon | 2020-06-24 |
* | Add --preservefds to podman run | Qi Wang | 2020-06-19 |
* | Add support for the unless-stopped restart policy | Matthew Heon | 2020-06-17 |
* | Re-add resource limit warnings to Specgen | Matthew Heon | 2020-06-16 |
* | Fixup issues found by golint | Daniel J Walsh | 2020-06-10 |
* | Fix handling of systemd. | Daniel J Walsh | 2020-06-05 |
* | Ensure that containers in pods properly set hostname | Matthew Heon | 2020-06-04 |
* | Enable detached exec for remote | Matthew Heon | 2020-06-02 |
* | Enable cleanup processes for detached exec | Matthew Heon | 2020-05-20 |
* | Add small fixes for 'podman run' from diffing inspect | Matthew Heon | 2020-05-05 |