[keycloak-dev] development image?

Bill Burke bburke at redhat.com
Mon Jan 15 18:21:18 EST 2018


Do we need a development image that builds from master.  A Dockerfile
script that:

- derives from jdk8
- installs git client
- install maven
- git clone https://github.com/keycloak/keycloak
- mvn clean install -Pdistro -DskipTests=true
- unzip distro into /opt/keycloak

We have a couple of teams asking for something like this within Red
Hat as I'm guessing they don't want to deal with running maven
themselves.  Does that sort of flow make sense?

-- 
Bill Burke
Red Hat


More information about the keycloak-dev mailing list