# File lib/docker.rb, line 39
  def default_socket_url
    'unix:///var/run/docker.sock'
  end