aboutsummaryrefslogtreecommitdiff
path: root/pkg/specgen/generate/container.go
Commit message (Expand)AuthorAge
* linter: enable unconvert linterValentin Rothberg2022-05-19
* libpod: add c.ConfigWithNetworks()Paul Holzinger2022-05-06
* pass networks to container clonecdoern2022-05-03
* enable gocritic linterPaul Holzinger2022-04-26
* Run codespell on codeDaniel J Walsh2022-04-22
* healthcheck: set default healthcheck Interval if not specified in imageAditya R2022-04-20
* Add support for ipc namespace modes "none, private, sharable"Daniel J Walsh2022-04-12
* fix pod volume passing and alter infra inheritancecdoern2022-03-29
* Run codespell to cleanup typosDaniel J Walsh2022-03-25
* specgen: fix typoGiuseppe Scrivano2022-03-24
* Implement Podman Container Clonecdoern2022-02-20
* bump go module to version 4Valentin Rothberg2022-01-18
* Fix cgroup mode handling in api serverDaniel J Walsh2022-01-14
* pkg: use PROXY_VARS from c/commonAditya Rajan2022-01-11
* fix healthcheck timeouts and ut8 coercionBrent Baude2022-01-06
* container creation: don't apply reserved annotations from imageValentin Rothberg2021-12-23
* Add --unsetenv & --unsetenv-all to remove def environment variablesDaniel J Walsh2021-11-15
* faster image inspectionValentin Rothberg2021-10-08
* 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
|/
* implement init containers in podmanBrent Baude2021-08-04
* vendor containers/common@mainValentin Rothberg2021-07-16
* Merge pull request #10583 from rhatdan/logOpenShift Merge Robot2021-06-24
|\
| * Support log_tag defaults from containers.confDaniel J Walsh2021-06-23
* | create: support images with invalid platformValentin Rothberg2021-06-23
|/
* migrate Podman to containers/common/libimageValentin Rothberg2021-05-05
* bump go module to v3Valentin Rothberg2021-02-22
* Support annotations from containers.confDaniel J Walsh2021-02-09
* workdir presence checksValentin Rothberg2021-01-26
* Set log driver for compatability containersbaude2021-01-20
* Use HTTPProxy settings from containers.confDaniel J Walsh2021-01-11
* Fix build for mips architecture follow-upPaul Holzinger2021-01-07
* SpellingJosh Soref2020-12-22
* Ensure that --net=host/pod/container/none warn with -pMatthew Heon2020-11-04
* Merge pull request #7798 from QiWang19/run-manifestOpenShift Merge Robot2020-09-30
|\
| * Use local image if input image is a manifest listQi Wang2020-09-30
* | We already set container=podman environment variableDaniel J Walsh2020-09-29
|/
* 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
|\