diff --git a/6.0.1/README.md b/6.0.1/README.md index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..c8cc26ad2335229fa13abea0ed90faef6b9999b0 100644 --- a/6.0.1/README.md +++ b/6.0.1/README.md @@ -0,0 +1,7 @@ +# Keycloak (Opensource) 6.0.1 + +This is derived from https://hub.docker.com/layers/jboss/keycloak/6.0.1/images/sha256-3a6718ca4ee02c3a9e9f4a4982d40f04f3bbc2f4ee9b936459519ea125ab87a9 docker container. + +## Running the container + +In order to run the container, enter the following command: `podman run -d -p 8080:8080 . Please see full Keycloak documentation for more information: https://www.keycloak.org/documentation.html.