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 Nov 17, 2024. It is now read-only.
It is an expected behavior :) (see what the man page says about --init). Most programs using Isolate need to know where is the sandbox located, so that they can access the files inside the sandbox. CMS does not need that, because it creates its own working directory and then it tells Isolate to bind-mount it inside the sandbox.
I think that the correct solution is just to make CMS drop stdout of "isolate --init" :)
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
See cms-dev/cms#132.
The text was updated successfully, but these errors were encountered: