Mikhail Chuprysnki
Mikhail Chuprysnki
@ComodoHacker около тысячи статей, на принципиально разные темы
Hey, just ran into the same issue working with docker terraform provider. ```log Error: Error waiting for container removal 'd6a56fd5d1703c249f4036778c622ba57141878fba81f47c1ec0c9623e2684af': error during connect: Post "http://docker.example.com/v1.39/containers/d6a56fd5d1703c249f4036778c622ba57141878fba81f47c1ec0c9623e2684af/wait?condition=not-running": command [ssh -i ./ssh_keys/kvinta.kz -l...
@prologic it seems, that passing `"shutdown-timeout": 30` through `config_file_content` does not change a timeout either.
This is what I have with log-level=debug ``` msg="Calling GET /v1.39/containers/fdff2dee80033c2c032c124cdea24e88a8412a43d83ff8a28f988bc822cbb7ac/json" msg="Calling POST /v1.39/containers/bafafd4eedc8b4fd5c0aca53abe9698830abdd6366701637223e4dd5e81cc36b/stop?t=0" time="2022-08-04T09:28:17.944841125" msg="Sending kill signal 15 to container bafafd4eedc8b4fd5c0aca53abe9698830abdd6366701637223e4dd5e81cc36b" msg="Container bafafd4eedc8b4fd5c0aca53abe9698830abdd6366701637223e4dd5e81cc36b failed to exit within 0 seconds...
Use case – any CI/CD staging/production deploy. 1. Create droplet. 2. Login via ssh 3. Pull Docker images 4. Run tests Step 2 fails at the moment as it is...
Hi Aleksey, please update the Readme file and bump gem version so I can push it to ruby gems