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
CMD
for this service. This will also override theENTRYPOINT
if 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