Deprecated: Function WP_Dependencies->add_data() was called with an argument that is deprecated since version 6.9.0! IE conditional comments are ignored by all supported browsers. in /home/www/wordpress/wp-includes/functions.php on line 6131

Deprecated: Function WP_Dependencies->add_data() was called with an argument that is deprecated since version 6.9.0! IE conditional comments are ignored by all supported browsers. in /home/www/wordpress/wp-includes/functions.php on line 6131
Skip to content

Month: January 2022

Import a Keycloak Realm with Docker fails

Failed Docker Command docker run –name keycloak2 -e KEYCLOAK_USER=admin -e KEYCLOAK_PASSWORD=admin -p 8280:8080 -p 8543:8443 \ -v “d:/dev/quarkus/security-keycloak-authorization-quickstart/import:/opt/jboss/keycloak/imports” \ -e KEYCLOAK_IMPORT=”/opt/jboss/keycloak/imports/realm-export.json \ quay.io/keycloak/keycloak:15.0.2 Error: KC-SERVICES0005:…