<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    I'm setting up a docker container with keycloak. now i want to
    install the adapters, <br>
    the usual way of installing is via<br>
    <meta http-equiv="content-type" content="text/html;
      charset=windows-1252">
    ${JBOSS_HOME}/bin/jboss-cli.sh -c
    --file=${JBOSS_HOME}/bin/adapter-install.cli<br>
    but therefore jboss needs to be running already, which is not
    good/possible on this step. <br>
    is there a offline way of installing the adapters?<br>
  </body>
</html>