Skip to content

Instantly share code, notes, and snippets.

@cirias
Created May 8, 2015 08:35
Show Gist options
  • Save cirias/502d66ba804e3a30731f to your computer and use it in GitHub Desktop.
Save cirias/502d66ba804e3a30731f to your computer and use it in GitHub Desktop.
docker-tips.md
Remote API
echo -e "GET /info HTTP/1.1\n" | nc -U /var/run/docker.sock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment