webdevops / php-docker-boilerplate

:stew: PHP Docker Boilerplate for Symfony, Wordpress, Joomla or any other PHP Project (NGINX, Apache HTTPd, PHP-FPM, MySQL, Solr, Elasticsearch, Redis, FTP)
https://webdevops.io/projects/php-docker-boilerplate/
MIT License
562 stars 186 forks source link

Isolation from the external networks #87

Closed wildi1 closed 4 years ago

wildi1 commented 4 years ago

Is there a way to allow the communication only between the containers and the host. This would be useful for restoring a live system, to prevent it from communicating outside to other systems.

htuscher commented 4 years ago

See https://stackoverflow.com/questions/39913757/restrict-internet-access-docker-container

htuscher commented 4 years ago

See https://stackoverflow.com/questions/39913757/restrict-internet-access-docker-container