summaryrefslogtreecommitdiff
path: root/libpod/runtime_pod_infra_linux.go
Commit message (Expand)AuthorAge
* migrate Podman to containers/common/libimageValentin Rothberg2021-05-05
* Fix pod infra container cni network setupPaul Holzinger2021-04-01
* Correct compat images/create?fromImage responseMilivoje Legenovic2021-02-26
* bump go module to v3Valentin Rothberg2021-02-22
* Fix panic in pod creationbaude2021-02-16
* Enable whitespace linterPaul Holzinger2021-02-11
* Allow pods to use --net=noneMatthew Heon2021-02-02
* Add default sysctls for pod infra containersMatthew Heon2021-01-04
* Do not ignore infra command from config filesMatthew Heon2020-11-30
* Pod's that share the IPC Namespace need to share /dev/shmDaniel J Walsh2020-10-30
* Merge pull request #7783 from ashley-cui/slirpOpenShift Merge Robot2020-09-29
|\
| * Add support for slirp network for podsAshley Cui2020-09-25
* | fix the .Path and .Args when use the infra-commandzhangguanzhang2020-09-18
|/
* Fix podman pod create --infra-command and --infra-imageDaniel J Walsh2020-09-16
* Ensure pod infra containers have an exit commandMatthew Heon2020-08-13
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* move go module to v2Valentin Rothberg2020-07-06
* pod create: add `--infra-conmon-pidfile`Valentin Rothberg2020-06-11
* Add support for containers.confDaniel J Walsh2020-03-27
* auto updatesValentin Rothberg2020-03-17
* Merge pull request #5469 from giuseppe/no-size-create-containerOpenShift Merge Robot2020-03-12
|\
| * create: do not calculate image sizeGiuseppe Scrivano2020-03-12
* | golangci: enable goimportsValentin Rothberg2020-03-05
|/
* Remove ImageVolumes from databaseMatthew Heon2020-02-21
* Add network options to podman pod createMatthew Heon2020-02-19
* Add ability for pods to use the host networkMatthew Heon2020-02-17
* Add backend code for pod network optionsMatthew Heon2020-02-04
* rootless: Rearrange setup of rootless containersGabi Beyer2019-09-24
* Merge pull request #3836 from chenzhiwei/hostnameOpenShift Merge Robot2019-08-19
|\
| * Allow customizing pod hostnameChen Zhiwei2019-08-18
* | Merge pull request #3617 from QiWang19/create_pullOpenShift Merge Robot2019-08-17
|\ \ | |/ |/|
| * add --pull flag for podman create&runQi Wang2019-08-09
* | Set Pod hostname as Pod nameChen Zhiwei2019-08-15
|/
* Revert "rootless: Rearrange setup of rootless containers"baude2019-08-06
* rootless: Rearrange setup of rootless containersGabi Beyer2019-07-30
* remove libpod from mainbaude2019-06-25
* Fix generation of infra container commandMatthew Heon2019-03-10
* Remove an unused if statement I addedMatthew Heon2019-03-10
* Fix a potential segfault during infra container createMatthew Heon2019-03-10
* Default to image entrypoint for infra containerPeter Hunt2019-03-08
* Changes to container runlabel for toolbox projectbaude2019-01-30
* Remove the forceSecure parameter on the pull call stackMiloslav Trmač2018-12-06
* network: allow slirp4netns mode also for root containersGiuseppe Scrivano2018-11-28
* Allow users to expose ports from the pod to the hostbaude2018-11-20
* rootless: create compatible pod infra containerGiuseppe Scrivano2018-09-04
* Fixing network ns segfaulthaircommander2018-08-23
* Change pause container to infra containerhaircommander2018-08-23