kopeio / networking

Networking for kubernetes
43 stars 3 forks source link

image: entrypoint should just be command #55

Closed justinsb closed 5 years ago

justinsb commented 5 years ago

We don't want the entrypoint to include the "/bin/sh -c" wrapper, because that interacts badly with just specifying kubernetes args.