# File lib/docker.rb, line 43
  def env_url
    ENV['DOCKER_URL'] || ENV['DOCKER_HOST']
  end