Skip to content

feat(docker): keycloak wait on http keycloak

Cristina Pauna 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 Cristina Pauna

Merge request reports