I'm having problems to run Keycloak in Docker inside a Incus container

Hi guys! I’m making a single sign-on solution for my services with OpenLDAP and Keycloak. But I’m having troubles in running specifically the Keycloak docker image. I tried the hello-world and the Traefik images to test, and they were just fine. And yes, I turned the security.nested to true. Here is a print:

Make sure that you set:

  security.nesting: "true"
  security.syscalls.intercept.mknod: "true"
  security.syscalls.intercept.setxattr: "true"