Thanks ,
I followed your suggestions, but it didnt work.
Keycloack image is loaded and then exited with status 128.
There is a issue: “(Private service fails to deploy with no feedback: "Exited with status 128")” where al_ps said :
“I think the issue may be with the dockerCommand set in the Blueprint. The Docker Command in a service notes:”
Add an optional command to override the Docker
CMDfor this service. This will also override theENTRYPOINTif defined in your Dockerfile.
“As it’s overriding the CMD and ENTRYPOINT , the command you’ve set in the screenshot doesn’t appear to run anything…”
Any workaround???
Thanks