Skip to content

Conversation

ruokun-niu
Copy link
Contributor

This pull request updates the deployment scripts and Rust service configurations to improve security, reliability, and compatibility. The main changes include switching Docker base images to distroless for smaller and more secure containers, updating Rust dependencies to use rustls-tls for TLS support. This removes the dependency on system OpenSSL libraries, which elimiates the libssl.so.3 missing library error that we were seeing earlier. These changes follow the recent changes in the Rust dockerfiles on drasi-platform.

Additionally I have added some commands to the buildign comfort test script to improve the user experience

@agentofreality agentofreality merged commit 9da47f1 into main Aug 5, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants