Skip to content

thermostat-project/thermostat-keycloak-builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Thermostat Keycloak s2i Builder Image

How to Use

Build builder image

$ make

OR

$ docker build -t thermostat-keycloak-builder .

Build Thermostat Keycloak image

This builder image expects the source to contain an executable script 'setup-keycloak.sh'.

s2i build git://github.com/thermostat-project/thermostat-keycloak thermostat-keycloak-builder thermostat-keycloak

Run Thermostat Keycloak

docker run -d -p 127.0.0.1:31000:8080 --name thermostat-keycloak thermostat-keycloak

About

s2i Builder Image for Thermostat Keycloak

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published