summaryrefslogtreecommitdiff
path: root/pkg/specgen/generate/container_create.go
Commit message (Expand)AuthorAge
* pass networks to container clonecdoern2022-05-03
* enable gocritic linterPaul Holzinger2022-04-26
* enable unparam linterPaul Holzinger2022-04-25
* Run codespell on codeDaniel J Walsh2022-04-22
* Merge pull request #13868 from cdoern/cloneSwapOpenShift Merge Robot2022-04-15
|\
| * Fix Memory Swappiness passing in Container Clonecdoern2022-04-14
* | run, create: add --passwd-entryGiuseppe Scrivano2022-04-14
|/
* fix pod volume passing and alter infra inheritancecdoern2022-03-29
* Set systemd mode if entrypoint begins with /bin/sh -cDaniel J Walsh2022-03-28
* Add support for --chrootdirsLStandman2022-03-14
* Implement Podman Container Clonecdoern2022-02-20
* bump go module to version 4Valentin Rothberg2022-01-18
* Use new CDI APIEvan Lezar2022-01-14
* Pod Security Option supportcdoern2021-12-27
* Allow users to add host user accounts to /etc/passwdDaniel J Walsh2021-12-23
* Merge pull request #12664 from cdoern/noManagePasswdOpenShift Merge Robot2021-12-22
|\
| * Podman run --passwdcdoern2021-12-21
* | specgen: honor userns=auto from containers.confGiuseppe Scrivano2021-12-20
|/
* network db: add new strucutre to container createPaul Holzinger2021-12-14
* Do not store the exit command in container configPaul Holzinger2021-11-18
* secret: honor custom target for secrets with runAditya Rajan2021-11-15
* Always create working directory when using compat APIMichael Scherer2021-11-12
* Allow API to specify size and inode quotaDaniel J Walsh2021-10-18
* Merge pull request #11808 from vrothberg/cacheOpenShift Merge Robot2021-10-01
|\
| * pkg/specgen: cache image in generatorValentin Rothberg2021-10-01
* | Merge pull request #11686 from cdoern/podDeviceOptionsOpenShift Merge Robot2021-10-01
|\ \ | |/ |/|
| * Pod Device-Read-BPS supportcdoern2021-09-28
* | libpod: add GetConfigNoCopy()Valentin Rothberg2021-09-29
* | set --cni-config-dir for exit commandPaul Holzinger2021-09-28
|/
* Pod Device Supportcdoern2021-09-20
* Merge pull request #11409 from cdoern/podVolumesOpenShift Merge Robot2021-09-15
|\
| * Pod Volumes Supportcdoern2021-09-14
* | rootfs: Add support for rootfs-overlay and bump to buildah v1.22.1-0.202108flouthoc2021-09-14
|/
* InfraContainer Reworkcdoern2021-08-26
* implement init containers in podmanBrent Baude2021-08-04
* Copy the content from the underlying image into the newly created volume.Vikas Goel2021-07-20
* vendor containers/common@mainValentin Rothberg2021-07-16
* Merge pull request #10716 from cdoern/podFlagsOpenShift Merge Robot2021-06-23
|\
| * Podman Pod Create --cpus and --cpuset-cpus flagscdoern2021-06-23
* | create: support images with invalid platformValentin Rothberg2021-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
* | Merge pull request #10220 from giuseppe/rm-volatileOpenShift Merge Robot2021-05-05
|\ \
| * | podman: set volatile storage flag for --rm containersGiuseppe Scrivano2021-05-05
* | | migrate Podman to containers/common/libimageValentin Rothberg2021-05-05
|/ /
* | Merge pull request #10119 from rhatdan/timeoutOpenShift Merge Robot2021-04-27
|\ \ | |/ |/|
| * Add podman run --timeout optionDaniel J Walsh2021-04-23
* | Add support for CDI device configurationSebastian Jug2021-04-20
|/
* add flag "--pidfile" for podman create/runwuhua.ck2021-04-16