Skip to content

ruifigueiredo/docker-rpi-keycloak

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Keycloak for Raspberry Pi

dockeri.co

This Docker image provides Keycloak

Package included

  • rpi-java8 from marhan
  • keycloak 4.8.1 Final Standalone

Build Details

Build the Docker Image

make build

Push the Docker Image to the Docker Hub

  • First use a docker login with username, password and email address
  • Second push the Docker Image to the official Docker Hub
make push

Run Details

docker run --name keycloak --privileged -d -p 8180:8080 -p 9990:9990 ruifigueiredo/rpi-keycloak

Keycloak Welcome ScreeShot

Login

forked from marhan docker keycloak

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published