Docker Networking

If container name “front-end” in default(bridge) network and another container named “back-end” in custom network(driver = bridge). Can container front-end communicate with back-end container with its IP’s ?

front-end container and back-end container doesn’t share any common network

Hi @rakrakshith77,
Please do this on the lab. It will clear your concept.

Regards,