Loïc Vernet
Loïc Vernet
I confirm the bug.
Same issue: https://github.com/justinrainbow/json-schema/issues/632
Hello @lgersman, we are facing the same issue. In fact, it works for nested properties of objects but it doesn't work for array types.
Using `0.0.0.0` as the IP seems to work: healthcheck: test: ["CMD-SHELL", "wget -O - http://0.0.0.0:1080/healthz || exit 1"] interval: 5s timeout: 5s retries: 5 The env solution does not work...
Hello, Is it OK now?
What do you think of this @florentdestremau ?
Yes, maybe it can be empty while keeping the directory structure. I'll give a try.
I'm not sure of this feature right now, let's close the ticket and see if someone asks for it.
You are using Linux, I guess? I can't reproduce on macOS. Maybe a note about this potential problem should be added in the doc. I remember with Linux, Docker rights...
Branch rebased.