Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ Learn Docker | Chapter 4 | Lesson 5 : Custom Network ] : Ports are not supposed to be published in "Restart your application servers on the network" section #46

Open
madhu1992blue opened this issue Dec 23, 2024 · 0 comments

Comments

@madhu1992blue
Copy link

[ Learn Docker | Chapter 4 | Lesson 5 : Custom Network ] : Ports are not supposed to be published in "Restart your application servers on the network" section

One of the goals of this chapter is to isolate containers using Bridged Network.

However, ports are published for caddy1 and caddy2 which enables apps outside the network to connect to them.
Hence, we need to remove port publishing here for caddy1 and caddy2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant