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
Trying to run my theme in docker by using npx keycloakify start-keycloak results in this error:
docker: Error response from daemon: create ./node_modules/.cache/keycloakify/myrealm-realm-26.json: "./node_modules/.cache/keycloakify/myrealm-realm-26.json" includes invalid characters for a local volume name, only "[a-zA-Z0-9][a-zA-Z0-9_.-]" are allowed. If you intended to pass a host directory, use absolute path.
The text was updated successfully, but these errors were encountered:
Trying to run my theme in docker by using
npx keycloakify start-keycloak
results in this error:The text was updated successfully, but these errors were encountered: