On Oct 19, 2023, at 10:05, Alex <mysqlstud...@gmail.com> wrote:
> I'm using docker on fedora38 and can't figure out how to prevent port 8080 
> from being available to the outside world. I've done quite a bit of reading 
> on this, and it appears I'm not the only one having trouble figuring this 
> out. This docker doc appears to indicate it shouldn't be listening on the 
> external port when the -p option is not used.
> 
> https://docs.docker.com/network/#the-world

You should be using firewalld to limit access to services running in docker, as 
described here:

https://docs.docker.com/network/packet-filtering-firewalls/#integration-with-firewalld

-- 
Jonathan Billings
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to