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 Aug 31, 2023. It is now read-only.
This will be a change to the docker seccomp profile, which is currently customized:
warning: Error disabling address space randomization: Operation not permitted
warning: Could not trace the inferior process.
warning: ptrace: Operation not permitted
Currently attempting to workaround by commiting the container, then restarting with unconfined seccomp profile
The text was updated successfully, but these errors were encountered:
My intention with that was to make it less restrictive (I couldn't run HHVM tests without it), not more restrictive/secure (there's no reason for that since it's not a shared machine). If I accidentally made it more restrictive we should fix that.
This will be a change to the docker seccomp profile, which is currently customized:
Currently attempting to workaround by commiting the container, then restarting with unconfined seccomp profile
The text was updated successfully, but these errors were encountered: