aleksraiden opened a new pull request, #2348:
URL: https://github.com/apache/kvrocks/pull/2348

   Change base Docker image from alpine 3.16 (as an too old system) into Debian 
- use bookworm-slim image. (see our issue too 
https://github.com/apache/kvrocks/issues/2344)
   
   As we can't upgrade alpine, for continuous use latest rocksdb release and 
fix some mysterious (for me) bugs with jemalloc in alpine, I propagate an new 
Docker, based on latest Debian slim. 
   
   Basically, nothing to change from original, just change an image and use apt 
instead of apk. Added only an apt clean command for cleanup system after 
upgrade. 


-- 
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]

Reply via email to