Open
Description
The current setup has issues with port bindings when running in Docker. I don't remember if this is only an issue when running in docker swarm (and docker compose), or also when running with host networking.
See also: nlbdev/nordic-epub3-dtbook-migrator#386
It might be possible to cherry-pick these two commits:
- don't use proxy for healthcheck: nlbdev/nordic-epub3-dtbook-migrator@3c79007
- bind to correct interface: nlbdev/nordic-epub3-dtbook-migrator@1941f6b