[keycloak-user] Keycloak Docker image: unable to import a realm

Anselme Ndeke ndekefa at gmail.com
Thu Oct 25 05:50:56 EDT 2018


Hello,

It looks like the following documented docker import options are ignored:

docker run -e KEYCLOAK_USER=<USERNAME> -e KEYCLOAK_PASSWORD=<PASSWORD> \
    -e KEYCLOAK_IMPORT=/tmp/example-realm.json -v
/tmp/example-realm.json:/tmp/example-realm.json jboss/keycloak

while importing the same file using GUI works. Am I missing something?

keycloak version is 4.5.0.final

-- 

Regards,

Anselme


More information about the keycloak-user mailing list