Jump to content

testirme

Members
  • Content Count

    1
  • Joined

  • Last visited

Community Reputation

0 Neutral
  1. testirme

    Delphi Linux Curl

    curl --unix-socket /var/run/docker.sock GET http://localhost:2375/containers/json Is there a way to do something like this curl command in my Delphi application running in Docker? The important part is being able to communicate with processes over a socket.
×