summaryrefslogtreecommitdiff
path: root/pkg/domain/entities/engine_container.go
Commit message (Expand)AuthorAge
* Do not allow network modes to be used as network namesPaul Holzinger2021-09-16
* Wire network interface into libpodPaul Holzinger2021-09-15
* Merge pull request #11431 from jmguzik/secrets-ls-filtersOpenShift Merge Robot2021-09-07
|\
| * Add filtering functionality to http api secrets listJakub Guzik2021-09-03
* | kube: Add support for podman pod logsAditya Rajan2021-09-05
|/
* InfraContainer Reworkcdoern2021-08-26
* teardown play kubeBrent Baude2021-08-24
* volumes: Add support for exporting volumes to external tarflouthoc2021-08-23
* command: migrate doesn't move process to cgroupGiuseppe Scrivano2021-07-27
* auto-update: make output more user friendlyValentin Rothberg2021-07-14
* Merge pull request #10836 from Luap99/diffOpenShift Merge Robot2021-07-03
|\
| * podman diff accept two images or containersPaul Holzinger2021-07-02
* | Implement --archive flag for podman cpMatej Vasek2021-07-01
|/
* reset: remove external containers on podman system resetflouthoc2021-06-30
* podman unshare: add --rootless-cni to join the nsPaul Holzinger2021-04-07
* bump go module to v3Valentin Rothberg2021-02-22
* Enable stylecheck linterPaul Holzinger2021-02-11
* Merge pull request #9125 from ashley-cui/secretswiringOpenShift Merge Robot2021-02-09
|\
| * Implement SecretsAshley Cui2021-02-09
* | add network prunebaude2021-02-06
|/
* podman volume existsPaul Holzinger2021-01-21
* podman network existsPaul Holzinger2021-01-19
* Initial implementation of renaming containersMatthew Heon2021-01-14
* Rework pruning to report reclaimed spaceBaron Lenardson2020-12-30
* remote copyValentin Rothberg2020-12-18
* Add volume prune --filter supportBaron Lenardson2020-12-12
* Merge pull request #8571 from Luap99/podman-network-reloadOpenShift Merge Robot2020-12-08
|\
| * Implement pod-network-reloadMatthew Heon2020-12-07
* | generate kube on multiple containersbaude2020-12-07
* | rewrite podman-cpValentin Rothberg2020-12-04
|/
* Remove varlink support from PodmanDaniel J Walsh2020-11-26
* add network connect|disconnect compat endpointsbaude2020-11-19
* Add pod, volume, network to inspect packageAshley Cui2020-10-27
* Add support for external containerDaniel J Walsh2020-10-15
* Volume prune should not pass down the force flagDaniel J Walsh2020-10-01
* stats refactorValentin Rothberg2020-09-23
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* move go module to v2Valentin Rothberg2020-07-06
* Fix podman inspect on overlapping/missing objectsMatthew Heon2020-06-16
* Fix Id->ID where possible for lintDaniel J Walsh2020-06-10
* Add CLI frontend for detached execMatthew Heon2020-05-20
* auto-update: support authfilesValentin Rothberg2020-05-12
* V2 Impliment tunnelled podman versionJhon Honce2020-05-08
* v2 podman unshare commandBrent Baude2020-05-08
* Merge pull request #6121 from vrothberg/v2-auto-updateOpenShift Merge Robot2020-05-08
|\
| * auto-updateValentin Rothberg2020-05-08
* | container runlabelValentin Rothberg2020-05-07
|/
* add {generate,play} kubeValentin Rothberg2020-05-06
* Merge pull request #6081 from baude/v2systemOpenShift Merge Robot2020-05-05
|\
| * v2 system subcommandbaude2020-05-05