summaryrefslogtreecommitdiff
path: root/pkg/specgen/specgen.go
Commit message (Expand)AuthorAge
* Merge pull request #12100 from rhatdan/envOpenShift Merge Robot2021-11-16
|\
| * Add --unsetenv & --unsetenv-all to remove def environment variablesDaniel J Walsh2021-11-15
* | secret: honor custom target for secrets with runAditya Rajan2021-11-15
|/
* Always create working directory when using compat APIMichael Scherer2021-11-12
* Fix swagger definition for the new mac address typePaul Holzinger2021-11-05
* MAC address json unmarshal should allow stringsPaul Holzinger2021-11-03
* Allow API to specify size and inode quotaDaniel J Walsh2021-10-18
* Fix codespell errorsDaniel J Walsh2021-10-14
* Support readonly rootfs contains colonchenkang2021-10-11
* pkg/specgen: cache image in generatorValentin Rothberg2021-10-01
* Add expose type map[uint16]string to descriptionUrvashi Mohnani2021-09-30
* Pod Device Supportcdoern2021-09-20
* rootfs: Add support for rootfs-overlay and bump to buildah v1.22.1-0.202108flouthoc2021-09-14
* Network interfacePaul Holzinger2021-08-24
* rename oneshot initcontainers to onceBrent Baude2021-08-12
* personality: Add support for setting execution domain.flouthoc2021-08-06
* implement init containers in podmanBrent Baude2021-08-04
* Support DeviceCgroupRules to actually get added.Daniel J Walsh2021-07-21
* Podman Pod Create --cpus and --cpuset-cpus flagscdoern2021-06-23
* Support uid,gid,mode options for secretsAshley Cui2021-05-17
* Merge pull request #10221 from ashley-cui/envsecOpenShift Merge Robot2021-05-07
|\
| * Add support for environment variable secretsAshley Cui2021-05-06
* | podman: set volatile storage flag for --rm containersGiuseppe Scrivano2021-05-05
* | Add podman run --timeout optionDaniel J Walsh2021-04-23
|/
* add flag "--pidfile" for podman create/runwuhua.ck2021-04-16
* Add --requires flag to podman run/createMatthew Heon2021-04-06
* [NO TESTS NEEDED] Shrink the size of podman-remoteDaniel J Walsh2021-03-29
* Implement SecretsAshley Cui2021-02-09
* SpellingJosh Soref2020-12-22
* Add mask and unmask option to --security-optUrvashi Mohnani2020-12-02
* Document containers.conf settings for remote connectionsDaniel J Walsh2020-11-19
* network aliases for container creationbaude2020-11-09
* new "image" mount typeValentin Rothberg2020-10-29
* Support max_size logoptionsDaniel J Walsh2020-10-05
* run/create: record raw imageValentin Rothberg2020-09-15
* Use environment from containers.confDaniel J Walsh2020-08-28
* podman: add option --cgroup-confGiuseppe Scrivano2020-08-21
* run, create: add new security-opt proc-optsGiuseppe Scrivano2020-08-12
* Add --umask flag for create, runAshley Cui2020-07-21
* Add support for overlay volume mounts in podman.Qi Wang2020-07-20
* Merge pull request #6965 from giuseppe/followup-pr6324OpenShift Merge Robot2020-07-17
|\
| * libpod: pass down network optionsGiuseppe Scrivano2020-07-16
* | Error on rootless mac and ip addressesBrent Baude2020-07-15
|/
* Fix container and pod create commands for remote createMatthew Heon2020-07-10
* Implement --sdnotify cmdline option to control sd-notify behaviorJoseph Gooch2020-07-06
* Add --tz flag to create, runAshley Cui2020-07-02
* Allow empty host port in --publish flagMatthew Heon2020-06-29
* Set syslog for exit commands on log-level=debugMatthew Heon2020-06-24
* Merge pull request #6625 from QiWang19/fdOpenShift Merge Robot2020-06-23
|\
| * Add --preservefds to podman runQi Wang2020-06-19