Getting Error while building docker image- Keycloak 17.0.0

Getting error while building docker image.

The error is : “manifest for jboss/keycloak:17.0.0 not found: manifest unknown: manifest unknown”.

Because of this error I changed the Import to “FROM Quay

Now we getting error “file/opt/jboss/tools/cli/standalone-configuration.cli doesn’t exist”

Please help me solve this issue. Thanks in advance!!

Please read the latest docs on the Keycloak website.
There has been a lot of changes to Keycloak coming with v17. The whole base has changed from Wildfly to Quarkus, configuration changed completely. If you are in need, there‘s also (still, but not that long) a legacy version available.