Commit graph

6 commits

Author SHA1 Message Date
tobi-wan-kenobi
30c1f712a6 [formatting] reformat using "black -t py34"
getting rid of thinking about consistent formatting...
2020-05-03 11:15:52 +02:00
tobi-wan-kenobi
a8e01f0df9 [modules/docker] Exception when daemon is not running
When the docker daemon is not running, only the call to
containers.list() actually throws an exception, so move that into the
exception guard.

fixes #608
2020-04-30 20:13:23 +02:00
tobi-wan-kenobi
f2d411276d [modules/all] Update constructore to include theme 2020-04-26 16:39:24 +02:00
tobi-wan-kenobi
d2a35f7d02 [modules/docker_ps] Update to latest API 2020-04-13 13:38:05 +02:00
tobi-wan-kenobi
e270ec55ef [modules/docker_ps] quotes 2020-04-13 13:31:48 +02:00
tobi-wan-kenobi
15ae56d2ee [modules] Re-enable docker_ps 2020-04-13 13:31:30 +02:00