diff --git a/README.md b/README.md index aeb9c51..1ce6410 100644 --- a/README.md +++ b/README.md @@ -359,7 +359,7 @@ Now SSH into the container as follows: ssh -i /path-to/your_key root@ - + #### The `docker-bash` tool Looking up the IP of a container and running an SSH command quickly becomes tedious. Luckily, we provide the `docker-bash` tool which automates this process. This tool is to be run on the *Docker host*, not inside a Docker container.