Hi.

What's the output of

oc describe pod ...
oc log -p ...

Aleksandar Lazic

Von Outlook<http://taps.io/outlookmobile> Mobile gesendet



On Thu, Feb 25, 2016 at 10:45 AM -0800, "Philippe Lafoucrière" 
<[email protected]<mailto:[email protected]>>
 wrote:

Hi,

Sorry it's not the right place to post that, but I can't manage to get a 
container running when env var are present in the command:

 spec:
   containers:
   - command:
     - /nsqd
     - --worker-id=${WORKER_ID:-0}
     env:
     - name: WORKER_ID
       value: "1"

I have tried with /bin/sh -c, with or without quotes, etc., and nothing is 
working.

Thanks,
Philippe
_______________________________________________
users mailing list
[email protected]
http://lists.openshift.redhat.com/openshiftmm/listinfo/users

Reply via email to