Hello! We're getting an error when trying to run ...
# ory-selfhosting
r
Hello! We're getting an error when trying to run
make docker
on the latest version (
master
) of Ory Kratos:
Copy code
ERROR: failed to get build context oryx: stat ../../x: no such file or directory
I saw a recent change to start included the vendored ory/x (https://github.com/ory/kratos/commit/a9ab800a4373875a29c58492f174165e0b4592e7), so I'm curious if something else needs to be done to get the image to build?