Fix warnings when running the specs using the test image
Setting $HOME to a writable directory fixes:
`/` is not writable.
Bundler will use `/tmp/bundler/home/unknown' as your home directory
temporarily.
Unsetting `no_proxy` removes faraday warnings about `no_proxy` not
being supported.