Skip to content

Commit

Permalink
Link to instructions to reset Docker. (#2563)
Browse files Browse the repository at this point in the history
* Link to instructions to reset Docker.

* Use correct terms.
  • Loading branch information
jsha authored and cpu committed Feb 15, 2017
1 parent 15bb5a8 commit 1a92b5d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,9 @@ container for service boulder" you should double check that your `$GOPATH`
exists and doesn't contain any characters other than letters, numbers, `-`
and `_`.

If you have problems with Docker, you may want to try [removing all containers
and volumes](https://www.digitalocean.com/community/tutorials/how-to-remove-docker-images-containers-and-volumes).

By default, Boulder uses a fake DNS resolver that resolves all hostnames to
127.0.0.1. This is suitable for running integration tests inside the Docker
container. If you want Boulder to be able to communicate with a client running
Expand Down

0 comments on commit 1a92b5d

Please sign in to comment.