Steps to replicate the issue (include links if applicable):
- Show that DNS works as expected
- mw dev mw exec ping default.mediawiki.mwdd.localhost
- mw dev mw exec ping default.mediawiki.mwdd
- mw dev mw fresh npm run api-testing:e2e-search from the Wikibase/repo/rest-api directory
- Run an expose sub-command such as mw dev mysql expose -e 3306 &
- Show that DNS doesn't work
- mw dev mw exec ping default.mediawiki.mwdd.localhost
- mw dev mw exec ping default.mediawiki.mwdd
- mw dev mw fresh npm run api-testing:e2e-search from the Wikibase/repo/rest-api directory
- Stopping the socat container doesn't fix the issue
- Force recreating the containers fixes the issue
Software version:
$ mw version Version Information Value BuildDate 2025-01-26T00:01:49Z Version 0.26.1 Releases https://gitlab.wikimedia.org/repos/releng/cli/-/releases







