Wykres commitów

16 Commity (00769c0fb2624558d600c6a24f14b4ba4154f4ce)

Autor SHA1 Wiadomość Data
Min RK ab1e33bc4c move docker timestamp-parsing quirk to docker itself
our Container API can be more sensible and symmetrical than docker itself
2021-07-09 10:24:09 +02:00
Min RK 6966847bf9 Expose `timestamps`, `since` args in Container.logs
Behavior is defined as what docker does

needed for avoiding duplicate log statements
2021-07-07 14:03:10 +02:00
Simon Li d47b74492f Add Container.wait() 2021-07-02 12:43:58 +01:00
Simon Li 5778ed0381 docker.py: remove workaround for old black 2021-07-02 12:43:58 +01:00
Simon Li 0e7e0f003e Use standard-ish image_inspect format 2021-07-02 12:43:58 +01:00
Simon Li 5c2c8f7385 Python 3.5: can't have trailing , in function arg list (again) 2021-07-02 12:43:52 +01:00
Simon Li 52b672a17a Docker: print helpful message if daemon not running 2021-07-02 12:43:18 +01:00
Simon Li 4647dd0702 Container .build .run need to support **kwargs 2021-07-02 12:43:18 +01:00
Simon Li 00df21069e ContainerEngine .build .push default to returning strings (stream) 2021-07-02 12:43:18 +01:00
Simon Li 8215f0b065 Remove commented engine.py code 2021-07-02 12:43:18 +01:00
Simon Li 4a06ef19d9 ContainerEngine is now LoggingConfigurable 2021-07-02 12:43:18 +01:00
Simon Li a73595ce4c Require image info in a fixed format 2021-07-02 12:43:18 +01:00
Simon Li b6bead74cd Python 3.5: can't have trailing , in function arg list 2021-07-02 12:42:12 +01:00
Simon Li c521c3c950 Remove constant docker args 2021-07-02 12:42:12 +01:00
Simon Li 9ac8a8314c Handle attrs["State"]["ExitCode"] 2021-07-02 12:42:10 +01:00
Simon Li 0610edfc20 Add docker implementation of abstract engine 2021-07-02 12:39:42 +01:00