mirror of
/repos/baseimage-docker.git
synced 2025-12-30 08:01:31 +01:00
Fix an anchor in the README
This commit is contained in:
parent
0b468fb61b
commit
ba1e1ffbf5
@ -359,7 +359,7 @@ Now SSH into the container as follows:
|
|||||||
|
|
||||||
ssh -i /path-to/your_key root@<IP address>
|
ssh -i /path-to/your_key root@<IP address>
|
||||||
|
|
||||||
<a name="docker_attach"></a>
|
<a name="docker_bash"></a>
|
||||||
#### The `docker-bash` tool
|
#### 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.
|
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.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user