Re: How to Debug docker commands hanging issue

From: Mladen Gogala <gogala.mladen_at_gmail.com>
Date: Wed, 20 May 2020 21:20:34 -0400
Message-ID: <ee3ddb79-f4c7-b76f-22b8-caefd7bf7ba6_at_gmail.com>



Docker has a client-server model in which Docker daemon runs your container on your behalf. The "strace" doesn't work in a container. You can try caddy:

https://medium.com/_at_rothgar/how-to-debug-a-running-docker-container-from-a-separate-container-983f11740dc6

On 5/20/20 8:59 PM, kunwar singh wrote:
> Hi all,
>
> Is there a diagnostic that I should trace Docker run command . I am
> trying to bring up a patched Database Image . It hangs while creating
> database instance .
> Is there a strace or 10046 Trace equivalent for docker written in Go
> language for easy debugging ?
>
>
> --
> Cheers,
> Kunwar

-- 
Mladen Gogala
Database Consultant
Tel: (347) 321-1217


--
http://www.freelists.org/webpage/oracle-l
Received on Thu May 21 2020 - 03:20:34 CEST

Original text of this message