summaryrefslogtreecommitdiff
path: root/pkg/domain/infra/runtime_libpod.go
Commit message (Expand)AuthorAge
* Add support for passing --volumepathDaniel J Walsh2022-04-23
* Add support for --userns=nomapDaniel J Walsh2022-04-21
* go fmt: use go 1.18 conditional-build syntaxValentin Rothberg2022-03-18
* rename --cni-config-dir to --network-config-dirPaul Holzinger2022-01-18
* bump go module to version 4Valentin Rothberg2022-01-18
* Update vendor or containers/common moving pkg/cgroups thereDaniel J Walsh2021-12-07
* Make sure netavark output is logged to the syslogPaul Holzinger2021-11-19
* Add flag to overwrite network backend from configPaul Holzinger2021-11-11
* standardize logrus messages to upper caseDaniel J Walsh2021-09-22
* Clear the storage-options from the graphdriver if users specifies --rootDaniel J Walsh2021-05-19
* Allow users to override default storage opts with --storage-optDaniel J Walsh2021-04-05
* [NO TESTS NEEDED] Shrink the size of podman-remoteDaniel J Walsh2021-03-29
* bump go module to v3Valentin Rothberg2021-02-22
* add network connect|disconnect compat endpointsbaude2020-11-17
* Fix podman pod create --infra-command and --infra-imageDaniel J Walsh2020-09-16
* Add global options --runtime-flagsQi Wang2020-09-04
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* move go module to v2Valentin Rothberg2020-07-06
* Remove use of ABISupport buildtagDaniel J Walsh2020-06-03
* compat handlers: add X-Registry-Auth header supportValentin Rothberg2020-05-29
* V2 restore libpod.Shutdown() when exiting podman commandsJhon Honce2020-04-22
* v2, podman: plug --userns=autoGiuseppe Scrivano2020-04-21
* Fix bug where two configurations had been createdJhon Honce2020-04-16
* podman v2 remove bloat v2Brent Baude2020-04-16
* podmanv2 fix runtime assignmentBrent Baude2020-04-15
* Add support for the global flags and config filesJhon Honce2020-04-14
* Add support for containers.confDaniel J Walsh2020-03-27
* Combine GlobalFlags and EngineFlags into EngineOptionsJhon Honce2020-03-24
* podmanv2 container exists|waitBrent Baude2020-03-20
* V2 podman commandJhon Honce2020-03-18