Files
Jhon Honce 8ad40a85d5 Add host.serviceIsRemote to podman info results
Developers asked for a deterministic field to verify if podman is
running via API or linked directly to libpod library.

$ podman info --format '{{.Host.ServiceIsRemote}}'
false
$ podman-remote info --format '{{.Host.ServiceIsRemote}}'
true
$ podman --remote info --format '{{.Host.ServiceIsRemote}}'
true

* docs/conf.py formatted via black

Signed-off-by: Jhon Honce <jhonce@redhat.com>
2021-05-10 14:13:15 -07:00
..
2021-03-30 14:56:21 -04:00
2021-01-22 20:19:13 +01:00
2021-02-06 07:37:29 -06:00
2020-05-21 17:16:10 -04:00
2020-05-21 17:16:10 -04:00
2021-02-09 09:13:21 -05:00
2020-08-11 08:03:37 -06:00
2021-02-18 13:21:33 -06:00
2021-01-21 19:18:51 +01:00