diff options
author | Parth Dode <dodecoder@gmail.com> | 2020-05-06 19:19:41 +0530 |
---|---|---|
committer | Parth Dode <dodecoder@gmail.com> | 2020-05-06 19:33:34 +0530 |
commit | 2feb96d136a613cb7f9b773bb2f6c9d1e7d66eed (patch) | |
tree | 958dd304302098e4afb6e5c76241ac906674fff1 /docs/part-1 | |
parent | 04b0c56c2ae06645fd649cc00bf353f17e9007b9 (diff) |
Edited the manually setup the docker passowrd section (2nd commit)needlefish_13.93.0needlefish/13.93.0marlin_12.93.0marlin_12.92.0marlin_12.91.0marlin_12.90.1marlin_12.90.0marlin/12.93.0marlin/12.92.0marlin/12.91.0marlin/12.90.1marlin/12.90.0lamprey_11.92.0lamprey_11.91.0lamprey/11.92.0lamprey/11.91.0koi_10.93.0koi_10.92.0koi_10.91.0koi/10.93.0koi/10.92.0koi/10.91.0jellyfish_9.99.4jellyfish_9.99.3jellyfish_9.99.2jellyfish_9.99.1jellyfish/9.99.4jellyfish/9.99.3jellyfish/9.99.2jellyfish/9.99.19.99.49.99.39.99.29.99.113.93.012.93.012.92.012.91.012.90.112.90.011.92.011.91.010.93.010.92.010.91.0
Change-Id: Ia8a2636ae0a9baf32da484b29eec92a613681c1b
Signed-off-by: Parth Dode <dodecoder@gmail.com>
Diffstat (limited to 'docs/part-1')
-rw-r--r-- | docs/part-1/server-part.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/part-1/server-part.md b/docs/part-1/server-part.md index 7d3cfd5..6db9c98 100644 --- a/docs/part-1/server-part.md +++ b/docs/part-1/server-part.md @@ -208,7 +208,7 @@ ssh -p 2222 devel@localhost -- "systemctl --user restart xds-server" ``` ### Manually setup the Docker Password -If you forget the password set for the container , it might become a problem to ssh into the container and check on the files created. +If you forget the password set for the container , you wont be able to ssh into the container and check on the files created. For such a time , you need to set up a new password for the container. Use the following commands to do just that: ```bash |