redis-dump
redis-dump copied to clipboard
Error on alpine
ps: unrecognized option: p
BusyBox v1.25.1 (2016-10-26 16:15:20 GMT) multi-call binary.
Usage: ps [-o COL1,COL2=HEADER]
Show list of processes
-o COL1,COL2=HEADER Select columns for display
I don't have access to alpine to test on, but there error is coming from the call to get memory usage:
https://github.com/delano/redis-dump/blob/master/lib/redis/dump.rb#L31-L33