You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 17, 2020. It is now read-only.
It might be a good idea to provide some sort of docker version of Dontbug.
Its not going to be practical in most cases to run Dontbug within Docker (as it requires --privileged mode) (See rr-debugger/rr#1784 ). So as a substitute, Dontbug can be built within Docker and then the build can be copied over into the host perhaps.
The text was updated successfully, but these errors were encountered:
It might be a good idea to provide some sort of docker version of Dontbug.
Its not going to be practical in most cases to run Dontbug within Docker (as it requires
--privileged
mode) (See rr-debugger/rr#1784 ). So as a substitute, Dontbug can be built within Docker and then the build can be copied over into the host perhaps.The text was updated successfully, but these errors were encountered: