(upstreamed) Production safe sampling profiler for ruby
64
See https://hub.docker.com/r/rbspy/rbspy/tags and https://rbspy.github.io/
See https://rbspy.github.io/using-rbspy/index.html
TL;DR =~
COPY --from=rbspy:latest /usr/local/bin/cargo/rbspy /usr/local/cargo/bin/
RUN /usr/local/cargo/bin/rbspy record --pid $PID
RUN /usr/local/cargo/bin/rbspy record bundle exec puma
No tags have been pushed to this repository yet.