Skip to content

Commit

Permalink
Updates readme to new Quarkus container images (keycloak#10706)
Browse files Browse the repository at this point in the history
  • Loading branch information
stianst authored Mar 11, 2022
1 parent fb41c52 commit 30d2dcb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ To run Keycloak download the distribution from our [website](https://www.keycloa

Alternatively, you can use the Docker image by running:

docker run jboss/keycloak
docker run quay.io/keycloak/keycloak start-dev

For more details refer to the [Keycloak Documentation](https://www.keycloak.org/documentation.html).

Expand Down Expand Up @@ -60,7 +60,6 @@ Before contributing to Keycloak please read our [contributing guidelines](CONTRI
* [Keycloak](https://github.com/keycloak/keycloak) - Keycloak Server and Java adapters
* [Keycloak Documentation](https://github.com/keycloak/keycloak-documentation) - Documentation for Keycloak
* [Keycloak QuickStarts](https://github.com/keycloak/keycloak-quickstarts) - QuickStarts for getting started with Keycloak
* [Keycloak Containers](https://github.com/keycloak/keycloak-containers) - Container images for Keycloak
* [Keycloak Node.js Connect](https://github.com/keycloak/keycloak-nodejs-connect) - Node.js adapter for Keycloak
* [Keycloak Node.js Admin Client](https://github.com/keycloak/keycloak-nodejs-admin-client) - Node.js library for Keycloak Admin REST API

Expand Down

0 comments on commit 30d2dcb

Please sign in to comment.