Skip to content

feat(docker): keycloak wait on http keycloak

Niclas Mietz requested to merge fix-order-of-compos into main

As improvement instead of using wait-for.sh since it waits only for the tcp port opening we using curl to do also an http call with retries

Edited by Konstantin Tsabolov

Merge request reports