GitHub user spetz added a comment to the discussion: Examples not working with server launched through docker
Hey @NChechulin, the new DockerHub Images are available at [hub.docker.com/r/apache/iggy](https://hub.docker.com/r/apache/iggy) (we will update the docs accordingly). Since server 0.5.0 and Rust SDK 0.7.0 weren't officially released yet (you can only find the `edge` versions for now), the container (`latest`) version will only work with SDK 0.6.0. If you'd like to test the current source code from repository, you can either run the server directly, or use `apache/iggy:edge` image. For the SDK, you can install `0.7.0-edge.1`. GitHub link: https://github.com/apache/iggy/discussions/2041#discussioncomment-13900060 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
