Merge pull request #22795 from lorenrh/add-k

Add known issue for 4.42.0
This commit is contained in:
Lorena Rangel
2025-06-06 08:54:46 +02:00
committed by GitHub
parent 6a8e9821bb
commit d65261c0a6

View File

@@ -92,6 +92,10 @@ For more frequently asked questions, see the [FAQs](/manuals/desktop/troubleshoo
### Known issues
#### For all platforms
- This release contains a regression with `docker port`, resulting in "No host port found for host IP" errors when using testcontainers-node. See [testcontainers/testcontainers-node#818](https://github.com/testcontainers/testcontainers-node/issues/818#issuecomment-2941575369)
#### For Windows
- Running containers with Wasm will hang sporadically. See [docker/for-mac#7666](https://github.com/docker/for-mac/issues/7666).