summaryrefslogtreecommitdiff
path: root/pkg/specgen/specgen.go
Commit message (Expand)AuthorAge
* pkg: switch to golang native error wrappingSascha Grunert2022-07-08
* specgen,run: support running container from valid manifest listAditya R2022-07-05
* run, create: add --passwd-entryGiuseppe Scrivano2022-04-14
* API: use no_hosts from containers.confPaul Holzinger2022-04-11
* Add support for --chrootdirsLStandman2022-03-14
* Run codespell on codeDaniel J Walsh2022-01-21
* Standardize on capatalized CgroupsDaniel J Walsh2022-01-14
* use libnetwork from c/commonPaul Holzinger2022-01-12
* Add podman rm --dependDaniel J Walsh2022-01-11
* Allow users to add host user accounts to /etc/passwdDaniel J Walsh2021-12-23
* Podman run --passwdcdoern2021-12-21
* Add new networks format to spegecenPaul Holzinger2021-12-14
* 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