| Commit message (Expand) | Author | Age |
* | Merge pull request #12100 from rhatdan/env | OpenShift Merge Robot | 2021-11-16 |
|\ |
|
| * | Add --unsetenv & --unsetenv-all to remove def environment variables | Daniel J Walsh | 2021-11-15 |
* | | secret: honor custom target for secrets with run | Aditya Rajan | 2021-11-15 |
|/ |
|
* | Always create working directory when using compat API | Michael Scherer | 2021-11-12 |
* | Fix swagger definition for the new mac address type | Paul Holzinger | 2021-11-05 |
* | MAC address json unmarshal should allow strings | Paul Holzinger | 2021-11-03 |
* | Allow API to specify size and inode quota | Daniel J Walsh | 2021-10-18 |
* | Fix codespell errors | Daniel J Walsh | 2021-10-14 |
* | Support readonly rootfs contains colon | chenkang | 2021-10-11 |
* | pkg/specgen: cache image in generator | Valentin Rothberg | 2021-10-01 |
* | Add expose type map[uint16]string to description | Urvashi Mohnani | 2021-09-30 |
* | Pod Device Support | cdoern | 2021-09-20 |
* | rootfs: Add support for rootfs-overlay and bump to buildah v1.22.1-0.202108 | flouthoc | 2021-09-14 |
* | Network interface | Paul Holzinger | 2021-08-24 |
* | rename oneshot initcontainers to once | Brent Baude | 2021-08-12 |
* | personality: Add support for setting execution domain. | flouthoc | 2021-08-06 |
* | implement init containers in podman | Brent Baude | 2021-08-04 |
* | Support DeviceCgroupRules to actually get added. | Daniel J Walsh | 2021-07-21 |
* | Podman Pod Create --cpus and --cpuset-cpus flags | cdoern | 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 |
* | | podman: set volatile storage flag for --rm containers | Giuseppe Scrivano | 2021-05-05 |
* | | Add podman run --timeout option | Daniel J Walsh | 2021-04-23 |
|/ |
|
* | 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 |
* | Implement Secrets | Ashley Cui | 2021-02-09 |
* | Spelling | Josh Soref | 2020-12-22 |
* | Add mask and unmask option to --security-opt | Urvashi Mohnani | 2020-12-02 |
* | 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 |
* | Support max_size logoptions | Daniel J Walsh | 2020-10-05 |
* | run/create: record raw image | Valentin Rothberg | 2020-09-15 |
* | Use environment from containers.conf | Daniel J Walsh | 2020-08-28 |
* | podman: add option --cgroup-conf | Giuseppe Scrivano | 2020-08-21 |
* | run, create: add new security-opt proc-opts | Giuseppe Scrivano | 2020-08-12 |
* | Add --umask flag for create, run | Ashley Cui | 2020-07-21 |
* | Add support for overlay volume mounts in podman. | Qi Wang | 2020-07-20 |
* | Merge pull request #6965 from giuseppe/followup-pr6324 | OpenShift Merge Robot | 2020-07-17 |
|\ |
|
| * | libpod: pass down network options | Giuseppe Scrivano | 2020-07-16 |
* | | Error on rootless mac and ip addresses | Brent Baude | 2020-07-15 |
|/ |
|
* | 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 |
* | Add --tz flag to create, run | Ashley Cui | 2020-07-02 |
* | Allow empty host port in --publish flag | Matthew Heon | 2020-06-29 |
* | Set syslog for exit commands on log-level=debug | Matthew Heon | 2020-06-24 |
* | Merge pull request #6625 from QiWang19/fd | OpenShift Merge Robot | 2020-06-23 |
|\ |
|
| * | Add --preservefds to podman run | Qi Wang | 2020-06-19 |