This is derived from [jboss/keycloak](https://hub.docker.com/r/jboss/keycloak)
More information: [keycloak-containers](https://github.com/keycloak/keycloak-containers)
## Running the container
In order to run the container, enter the following command: `podman run -d -p 8080:8080 <image name>. Please see full Keycloak documentation for more information: https://www.keycloak.org/documentation.html.
# Keycloak
Keycloak is an Open Source Identity and Access Management solution for modern Applications and Services.
This repository contains the source code for the Keycloak Server, Java adapters and the JavaScript adapter.