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
I'll close this, since I assume the instructions provided by @Mohsin-Ul-Islam should solve this use case. Please let us know if this does not work for you @nicopaez.
Hi, I need to pass "--privileged --security-opt="seccomp=unconfined"" to docker run, I mean: the command I need to execute is:
docker run --privileged --security-opt="seccomp=unconfined" qdrant/qdrant:v1.6.0
Is it possible?
The text was updated successfully, but these errors were encountered: