Running a DNS service for docker containers always messes with the DNS settings of your workstation. Especially if these DNS/discovery services themselves run inside docker containers on an active development workstation. Resolving DNS issues is not an easy task. Contrary to that the hosts file is simple. The script first removes all existing entries of all the hostnames of containers created by docker-compose. Configure the environment variables in your .env file. That way it can be used by docker-compose as well (DRY).
Features
- Add to your PHP project
- Automate docker-compose
- Add container hostnames and IPs to hosts file
- Remove container hostnames and IPs from hosts file
- Run behat tests. Any additional parameters will be added to the behat command
- Remove container hostnames and IPs from hosts file and destroy the docker containers
Categories
Container ManagementLicense
MIT LicenseFollow Docker tools
You Might Also Like
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Docker tools!