| Commit message (Expand) | Author | Age |
* | run, create: add --passwd-entry | Giuseppe Scrivano | 2022-04-14 |
* | API: use no_hosts from containers.conf | Paul Holzinger | 2022-04-11 |
* | Add support for --chrootdirs | LStandman | 2022-03-14 |
* | Run codespell on code | Daniel J Walsh | 2022-01-21 |
* | Standardize on capatalized Cgroups | Daniel J Walsh | 2022-01-14 |
* | use libnetwork from c/common | Paul Holzinger | 2022-01-12 |
* | Add podman rm --depend | Daniel J Walsh | 2022-01-11 |
* | Allow users to add host user accounts to /etc/passwd | Daniel J Walsh | 2021-12-23 |
* | Podman run --passwd | cdoern | 2021-12-21 |
* | Add new networks format to spegecen | Paul Holzinger | 2021-12-14 |
* | 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 |