summaryrefslogtreecommitdiff
path: root/pkg/specgen/generate/container.go
Commit message (Expand)AuthorAge
* Use environment from containers.confDaniel J Walsh2020-08-28
* Fix handling of working dirDaniel J Walsh2020-08-10
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* Pids-limit should only be set if the user set itDaniel J Walsh2020-07-10
* move go module to v2Valentin Rothberg2020-07-06
* Re-add resource limit warnings to SpecgenMatthew Heon2020-06-16
* Fix handling of ThrottleWriteIOPSDeviceDaniel J Walsh2020-06-05
* set binding tests to requiredBrent Baude2020-05-08
* podman: split env variables in env and overridesGiuseppe Scrivano2020-05-07
* Merge pull request #6024 from baude/v2checkmediatypewOpenShift Merge Robot2020-04-28
|\
| * check image media/manifest type for healthchecksBrent Baude2020-04-28
* | pkg, specgen: do not hardcode user=0 in the config if not specifiedGiuseppe Scrivano2020-04-28
|/
* Improve Entrypoint and Command supportMatthew Heon2020-04-27
* specgen: read healthchecks from the imageGiuseppe Scrivano2020-04-27
* podman: add support for --rootfsGiuseppe Scrivano2020-04-24
* Modify namespace generation code for specgenMatthew Heon2020-04-21
* add entrypoint from image where neededBrent Baude2020-04-21
* Handle annotations passed in via the clientDaniel J Walsh2020-04-21
* Handle Linux Capabilities correctlyDaniel J Walsh2020-04-20
* Add functions to return image informationsDaniel J Walsh2020-04-20
* podman v2 remove bloat v2Brent Baude2020-04-16
* Fix up SELinux labelingDaniel J Walsh2020-04-15
* v2podman container createBrent Baude2020-04-03