Open
Description
Overview
Swift REPL requires LLDB. LLDB requires some elevated privileges.
Objectives
- Clearly define the elevated privileges required by LLDB's REPL
- Provide clear and simple documentation in the README on how to access the REPL, including an explanation of the rationale required
- Provide alternative examples of using the docker image that don't involve the REPL/elevated privileges (e.g. Dockerfiles, invoking scripts in Swift)