Updated the docs for issue-#7601 & issue-#4562 (#7714)

* Updated the docs for issue-#7601 & issue-#4562

* Updated as per the comments

Co-authored-by: “Vijay” <“vijay.l@deuexsolutions.com”>
This commit is contained in:
Vj-L 2022-09-27 15:28:29 +05:30 committed by GitHub
parent 8501322a5a
commit 3f646586cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -347,3 +347,7 @@ WARNING! This will remove all custom networks not used by at least one container
```
So be careful if you want to keep up some (unused) networks from your laptop.
### Connect to a Container from the Host
Do you want to connect to a container from the host [Refer](https://docs.docker.com/desktop/networking/#i-want-to-connect-from-a-container-to-a-service-on-the-host)