aboutsummaryrefslogtreecommitdiff
path: root/libpod/container_config.go
Commit message (Expand)AuthorAge
* health check: add on-failure actionsValentin Rothberg2022-09-09
* libpod: allow the notify socket to be passed programaticallyValentin Rothberg2022-08-10
* podman cgroup enhancementcdoern2022-06-24
* Merge pull request #14659 from eriksjolund/setup_to_set_up_in_codeopenshift-ci[bot]2022-06-21
|\
| * [CI:DOCS] "setup" -> "set up" in source code commentsErik Sjölund2022-06-19
* | podman pod create --shm-sizecdoern2022-06-20
|/
* Privileged containers can now restart if the host devices changeJake Correnti2022-06-06
* fix podman container restore without CreateNetNSPaul Holzinger2022-05-31
* First batch of resolutions to FIXMEsMatthew Heon2022-05-25
* play kube: service containerValentin Rothberg2022-05-12
* Merge pull request #13583 from rhatdan/ipcOpenShift Merge Robot2022-04-16
|\
| * Add support for ipc namespace modes "none, private, sharable"Daniel J Walsh2022-04-12
* | run, create: add --passwd-entryGiuseppe Scrivano2022-04-14
|/
* fix pod volume passing and alter infra inheritancecdoern2022-03-29
* Add support for --chrootdirsLStandman2022-03-14
* Implement Podman Container Clonecdoern2022-02-20
* bump go module to version 4Valentin Rothberg2022-01-18
* Standardize on capatalized CgroupsDaniel J Walsh2022-01-14
* use libnetwork from c/commonPaul Holzinger2022-01-12
* Pod Security Option supportcdoern2021-12-27
* Allow users to add host user accounts to /etc/passwdDaniel J Walsh2021-12-23
* Podman run --passwdcdoern2021-12-21
* network db: add new strucutre to container createPaul Holzinger2021-12-14
* Do not store the exit command in container configPaul Holzinger2021-11-18
* Merge pull request #11890 from Luap99/portsOpenShift Merge Robot2021-11-06
|\
| * libpod: deduplicate ports in dbPaul Holzinger2021-10-27
* | MAC address json unmarshal should allow stringsPaul Holzinger2021-11-03
|/
* Allow API to specify size and inode quotaDaniel J Walsh2021-10-18
* Pod Device Supportcdoern2021-09-20
* Drop OCICNI dependencyPaul Holzinger2021-09-15
* rootfs: Add support for rootfs-overlay and bump to buildah v1.22.1-0.202108flouthoc2021-09-14
* podman inspect show exposed portsPaul Holzinger2021-08-24
* rename oneshot initcontainers to onceBrent Baude2021-08-12
* implement init containers in podmanBrent Baude2021-08-04
* 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
* | codespell cleanupDaniel J Walsh2021-05-05
* | podman: set volatile storage flag for --rm containersGiuseppe Scrivano2021-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
* bump go module to v3Valentin Rothberg2021-02-22
* Implement SecretsAshley Cui2021-02-09
* SpellingJosh Soref2020-12-22
* Change name of imageVolumes in container config JSONMatthew Heon2020-12-07
* Add support for network connect / disconnect to DBMatthew Heon2020-11-11
* Merge pull request #8156 from mheon/add_net_aliases_dbOpenShift Merge Robot2020-11-04
|\
| * Add network aliases for containers to DBMatthew Heon2020-10-27