Replies: 2 comments
-
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            -
| 
         My Apologies, I missed that bug in my search.
Have close my bug as a dup of #66.
Thanks for the pointer.
Regards
Binu 
…On Fri, Sep 19, 2025 at 10:56 PM Anders Björklund ***@***.***> wrote:
    - #66 <#66>
 —
 Reply to this email directly, view it on GitHub
 <#627 (comment)>,
 or unsubscribe
 <https://github.com/notifications/unsubscribe-auth/ACO57VMACY6ZPEOW4ALZT4T3TQ4DTAVCNFSM6AAAAACGZCTFA2VHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTINBVHE2TMMY>
 .
 You are receiving this because you authored the thread.Message ID:
 ***@***.***>
 
-- 
www.dronasys.com
***@***.***
+91 94455 76626 
 | 
  
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
In docker we can use api to automate and interact with containers. This is done using the /var/run/docker.sock.
Is there an equivalent here, so we can use api or curl to interact with the functionality of the container.
Sample curl command that works for docker
curl --unix-socket ~/.docker/run/docker.sock http://localhost/v1.41/containers/json
Any help in this regard is welcome.
Beta Was this translation helpful? Give feedback.
All reactions