hubcio commented on issue #2882: URL: https://github.com/apache/iggy/issues/2882#issuecomment-4062830684
@lsabi can you confirm if code in #2923 fixes this issue? you can build server locally by cloning the code from this PR and calling: `cargo build && docker build --no-cache -f core/server/Dockerfile --platform linux/amd64 --target runtime-prebuilt --build-arg PREBUILT_IGGY_SERVER=target/debug/iggy-server --build-arg PREBUILT_IGGY_CLI=target/debug/iggy -t iggy-server-test .` server image will be created locally with name `iggy-server-test` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
