Medya Gh
|
1d94fa911a
|
ensure nil error is returned
|
2020-08-11 10:40:40 -07:00 |
Medya Gh
|
bbc58fa194
|
refresh daemon info cache if there is error
|
2020-08-11 10:40:40 -07:00 |
Medya Gh
|
13357d91a4
|
avoid nil pointer
|
2020-07-20 12:56:03 -07:00 |
Medya Gh
|
3aac9a3fff
|
remove duplicate return statement
|
2020-07-15 14:24:42 -07:00 |
Medya Gh
|
8ecb483cb7
|
use cached error
|
2020-07-15 14:23:25 -07:00 |
Medya Gh
|
7bbb0b6250
|
spell
|
2020-07-15 14:09:35 -07:00 |
Medya Gh
|
de6c10526b
|
move cacheDaemoninfo to oci package
|
2020-07-15 14:07:50 -07:00 |
Medya Gh
|
ee9004f93b
|
add os type to DaemonInfo
|
2020-05-02 17:02:19 -07:00 |
Anders F Björklund
|
78a22f5056
|
Remove prefix parameter and add prefix command
Move the "sudo" prefix to a central location, instead of
having it all over the place. Assume only needed on Linux.
|
2020-04-28 13:52:52 +02:00 |
Anders F Björklund
|
998ab840fb
|
Use simple version of podman info format parameter
So that it works with the older versions of podman
|
2020-04-26 22:54:45 +02:00 |
Anders F Björklund
|
28106fa2d7
|
Use constants instead of the KIC prefix strings
|
2020-04-26 15:22:57 +02:00 |
Anders F Björklund
|
7185140c57
|
Remove extra quotes added in conflict resolution
Reverted f264ac171e by accident
|
2020-04-25 22:09:52 +02:00 |
Anders F Björklund
|
6644c5cc64
|
Merge branch 'master' into podman-sudo
|
2020-04-25 18:05:33 +02:00 |
Medya Gh
|
ef01ed481c
|
get rid of global CliRunner
|
2020-04-23 14:37:03 -07:00 |
Medya Gh
|
915058ef8e
|
lint
|
2020-04-22 23:01:04 -07:00 |
Medya Gh
|
c6895c2058
|
add cli runner to info
|
2020-04-22 22:34:11 -07:00 |
Anders F Björklund
|
f264ac171e
|
Remove extra single-quotes from format parameter
podman
Error: template parsing error: template: image:1: function "json" not defined
|
2020-04-19 09:42:17 +02:00 |
Anders F Björklund
|
d7dc7bf7b2
|
The podman driver should not be run as root
Use sudo for the podman commands instead
Wrap the docker commands with env prefix
|
2020-04-19 09:42:17 +02:00 |
Thomas Stromberg
|
3fee641a13
|
Remove remaining PointToHostDockerDaemon calls
|
2020-03-06 15:15:05 -08:00 |
Medya Gh
|
6651e0b5a5
|
docker podman sysinfo
|
2020-02-26 09:15:25 -08:00 |
Medya Gh
|
f3c171eaa3
|
show info for docker damemon
|
2020-02-25 17:34:03 -08:00 |
Medya Gh
|
e60b034c84
|
Add Daemon Info func to oci
|
2020-02-25 17:16:49 -08:00 |