Dockerドキュメントによるとhttps://docs.docker.com/desktop/networking/#i-want-to-connect-from-a-container-to-a-service-on-the-host
私はそれを使用できるはずですhost.docker.internal
。ただし、例によれば、次のエラーが発生します。
/ # curl http://host.docker.internal:8000
curl: (6) Could not resolve host: host.docker.internal