Skip to content

v0.0.8: docker wait for process to finish (#25)

Compare
Choose a tag to compare
@jbeardly jbeardly released this 18 Sep 12:30
8ef5b1c
as it was figured out when docker API returns inspect process status code 0 - it can either be successfully or still running, thus wait for process was applied, default timeout is 5m

Signed-off-by: lwsanty <[email protected]>