Is this a BUG REPORT or FEATURE REQUEST?:
BUG REPORT
/kind bug
What happened:
After building V1.0 from makefile, created image.
started new project on openshift.
deployment with image v1.0
got error:
standard_init_linux.go:178: exec user process caused "exec format error"
What you expected to happen:
expected container to start
How to reproduce it (as minimally and precisely as possible):
git pull && make
new project on openshift 3.11
deploy with deploy file
Is this a BUG REPORT or FEATURE REQUEST?:
BUG REPORT
/kind bug
What happened:
After building V1.0 from makefile, created image.
started new project on openshift.
deployment with image v1.0
got error:
standard_init_linux.go:178: exec user process caused "exec format error"
What you expected to happen:
expected container to start
How to reproduce it (as minimally and precisely as possible):
git pull && make
new project on openshift 3.11
deploy with deploy file