summaryrefslogtreecommitdiff
path: root/libpod/container_config.go
Commit message (Expand)AuthorAge
* [3.0] bump go module to v3Valentin Rothberg2021-02-22
* 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
* | new "image" mount typeValentin Rothberg2020-10-29
|/
* Store cgroup manager on a per-container basisMatthew Heon2020-10-08
* Support max_size logoptionsDaniel J Walsh2020-10-05
* Ensure pod infra containers have an exit commandMatthew Heon2020-08-13
* Ensure WORKDIR from images is createdMatthew Heon2020-08-03
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* Refactor container configlouis2020-07-23