Update README.md
This commit is contained in:
parent
31d791efaa
commit
752c19ed2f
1 changed files with 3 additions and 0 deletions
|
@ -53,6 +53,9 @@ This will give you the latest log output of your containers.
|
|||
Now that you have your container up and running we get into the fun part.
|
||||
|
||||
Next we are going to go into the container and interact with shell within the container.
|
||||
|
||||
<br>
|
||||
|
||||
5. Be sure to replace $tailscale-container with the name of the container listed at the very top of the tailscale section in your docker compose. you can also find the container name by typing `docker ps` to get a list of all containers running on the system. if you are using one of the templates in this repo then it will likely start with tailscale then contain the name of app.
|
||||
|
||||
<br>
|
||||
|
|
Loading…
Reference in a new issue