| Commit message (Expand) | Author | Age |
* | 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 |
* | Rework port parsing to support --expose and -P | Matthew Heon | 2020-05-04 |
* | cmd, podman: do not override entrypoint if unset | Giuseppe Scrivano | 2020-04-30 |
* | cmd, podman: handle --pod new:POD | Giuseppe Scrivano | 2020-04-30 |
* | generate systemd | Valentin Rothberg | 2020-04-29 |
* | Improve Entrypoint and Command support | Matthew Heon | 2020-04-27 |
* | Add support for volumes-from, image volumes, init | Matthew Heon | 2020-04-27 |
* | podman: add support for --rootfs | Giuseppe Scrivano | 2020-04-24 |
* | create: move validate after setting default ns | Giuseppe Scrivano | 2020-04-24 |
* | Modify namespace generation code for specgen | Matthew Heon | 2020-04-21 |
* | v2specgen prune libpod | Brent Baude | 2020-04-14 |
* | v2podman container create | Brent Baude | 2020-04-03 |