Understanding Docker's CMD and ENTRYPOINT Instructions - via @codeship
https://blog.codeship.com/understanding-dockers-cmd-and-entrypoint-instructions/
"On the surface, Docker's CMD
and ENTRYPOINT
instructions appear to perform the same function. But once you dig, they perform completely different tasks."