<n08l3J_>
anyone had success running sandstorm https inside docker?
TheJH_ is now known as TheJH
<kentonv>
n08l3J_, Docker by default will use seccomp to block syscalls that Sandstorm needs in order to set up its own containers for apps. You may have to configure Docker to disable seccomp / grant privileged access / etc.